Prints the visibility boolean.
Namespace:
com.onlineobject.objectnet
Assembly:
ObjectNetAPI (in ObjectNetAPI.dll)
public static bool PrintVisibilityBoolean(
ref SerializedProperty value,
string title,
string icon,
int iconSize,
int fontSize,
bool isolateHorizontal
)
Parameters
- value
- Type: SerializedProperty%
The value.
- title
- Type: String
The title.
- icon
- Type: String
The icon.
- iconSize
- Type: Int32
Size of the icon.
- fontSize
- Type: Int32
Size of the font.
- isolateHorizontal
- Type: Boolean
if set to true [isolate horizontal].
Return Value
true if XXXX,
false otherwise.