◆ OnGUI()

override void OnGUI ( Rect  position,
SerializedProperty  property,
GUIContent  label 
)
Parameters
positiondefines where and what size to draw the control
propertyThis parameter defines the object we want to display, and it's values.
labelspecifies the control's label.

References OptionNamesDrawer.StringListAsMaskProperty().

+ Here is the call graph for this function: