Class EnumFlagsMaskAttributeDrawer
Inheritance
System.Object
EnumFlagsMaskAttributeDrawer
Namespace: Global
Assembly: cs.temp.dll.dll
Syntax
public class EnumFlagsMaskAttributeDrawer : PropertyDrawer
Methods
OnGUI(Rect, SerializedProperty, GUIContent)
Declaration
public override void OnGUI(Rect _position, SerializedProperty _property, GUIContent _label)
Parameters
Type | Name | Description |
---|---|---|
Rect | _position | |
SerializedProperty | _property | |
GUIContent | _label |