C# Class ReadOnlyPropertyDrawer, Unity-CodeSnippets

Inheritance: PropertyDrawer
Mostrar archivo Open project: Comp3interactive/Unity-CodeSnippets Class Usage Examples

Public Methods

Method Description
OnGUI ( Rect, position, SerializedProperty property, GUIContent, label ) : void

Method Details

OnGUI() public method

public OnGUI ( Rect, position, SerializedProperty property, GUIContent, label ) : void
position Rect,
property SerializedProperty
label GUIContent,
return void