C# Class InteractSystem.Attributes.EnumMaskDrawer

Inheritance: PropertyDrawer
Afficher le fichier Open project: zouhunter/unity-InteractSystem

Méthodes publiques

Méthode Description
OnGUI ( Rect position, SerializedProperty property, GUIContent label ) : void

Method Details

OnGUI() public méthode

public OnGUI ( Rect position, SerializedProperty property, GUIContent label ) : void
position Rect
property SerializedProperty
label GUIContent
Résultat void