C# Class DisableExpresionDrawer, WuxingogoExtension

Inheritance: UnityEditor.PropertyDrawer
Afficher le fichier Open project: wuxingogo/WuxingogoExtension

Méthodes publiques

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

Private Methods

Méthode Description
GetBaseProperty ( UnityEditor.SerializedProperty prop ) : object

Method Details

OnGUI() public méthode

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