com.onlineobject.objectnet Namespace

EditorUtils Methods

The EditorUtils type exposes the following members.

Methods


  Name Description
Public method Static member DrawHorizontalFloatBar(Single%, String, Single, Single, Single, String)
Draws the horizontal float bar.
Public method Static member DrawHorizontalFloatBar(SerializedProperty%, String, Single, Single, Single, String)
Draws the horizontal float bar.
Public method Static member DrawHorizontalIntBar(Int32%, Int32, Int32, String)
Draws the horizontal int bar.
Public method Static member DrawHorizontalIntBar(SerializedProperty%, String, Int32, Int32, Int32, String)
Draws the horizontal int bar.
Public method Static member HorizontalLine
Horizontals the line.
Public method Static member PrintBoolean(SerializedProperty%, String, String, Int32, Int32)
Prints the boolean.
Public method Static member PrintBoolean(Boolean%, String, String, Int32, Int32, Boolean)
Prints the boolean.
Public method Static member PrintBooleanSquared
Prints the boolean squared.
Public method Static member PrintBooleanSquaredByRef
Prints the boolean squared by reference.
Public method Static member PrintDeletableBoolean
Prints the deletable boolean.
Public method Static member PrintExplanationLabel(String, String, Color, Single, Int32, Int32, Boolean)
Prints the explanation label.
Public method Static member PrintExplanationLabel(String, String)
Prints the explanation label.
Public method Static member PrintHeader
Prints the header.
Public method Static member PrintImage
Prints the image.
Public method Static member PrintImageButton(String, String, Color, Color, Action)
Prints the image button.
Public method Static member PrintImageButton(String, String, Color, Color, Int32, Single, Single, Action)
Prints the image button.
Public method Static member PrintSimpleExplanation(String)
Prints the simple explanation.
Public method Static member PrintSimpleExplanation(String, Color, Int32, Boolean)
Prints the simple explanation.
Public method Static member PrintSizedLabel(String, Int32, Color)
Prints the sized label.
Public method Static member PrintVector3BooleanAxis
Prints the vector3 boolean axis.
Public method Static member PrintVisibilityBoolean(Boolean%, String, String, Int32, Int32, Boolean)
Prints the visibility boolean.
Public method Static member PrintVisibilityBoolean(SerializedProperty%, String, String, Int32, Int32, Boolean)
Prints the visibility boolean.
Public method Static member PrintVisibilityBooleanWithIcon(SerializedProperty%, String, String, String, Int32, Int32, Boolean)
Prints the visibility boolean with icon.
Public method Static member PrintVisibilityBooleanWithIcon(Boolean%, String, String, String, Int32, Int32, Boolean)
Prints the visibility boolean with icon.