C# Class ReadOnlyPropertyDrawer, Unity-CodeSnippets

Inheritance: PropertyDrawer
Afficher le fichier Open project: Comp3interactive/Unity-CodeSnippets Class Usage Examples

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