C# Class InteractSystem.Attributes.EnumMaskDrawer

Inheritance: PropertyDrawer
Datei anzeigen Open project: zouhunter/unity-InteractSystem

Public Methods

Method Description
OnGUI ( Rect position, SerializedProperty property, GUIContent label ) : void

Method Details

OnGUI() public method

public OnGUI ( Rect position, SerializedProperty property, GUIContent label ) : void
position Rect
property SerializedProperty
label GUIContent
return void