C# Class AudioCustomDrawer, clockwork

Inheritance: UnityEditor.PropertyDrawer
Afficher le fichier Open project: shadowseer99/clockwork

Méthodes publiques

Méthode Description
OnGUI ( Rect pos, UnityEditor.SerializedProperty property, GUIContent label ) : void

Method Details

OnGUI() public méthode

public OnGUI ( Rect pos, UnityEditor.SerializedProperty property, GUIContent label ) : void
pos Rect
property UnityEditor.SerializedProperty
label GUIContent
Résultat void