C# Class TooltipDrawer, Hellbound

Inheritance: UnityEditor.PropertyDrawer
Afficher le fichier Open project: Backman/Hellbound

Méthodes publiques

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

Method Details

OnGUI() public méthode

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