 | InspectorListPropertyDrawerOnGUI Method |
Namespace:
Gamelogic.Extensions.Editor
Assembly:
Assembly-CSharp-Editor (in Assembly-CSharp-Editor.dll) Version: 0.0.0.0
Syntaxpublic override void OnGUI(
Rect position,
SerializedProperty property,
GUIContent label
)
Parameters
- position
- Type: Rect
- property
- Type: SerializedProperty
- label
- Type: GUIContent
See Also