FlexibleFontDataDrawer OnGUI Method STUUI API Documentation V1.0.0

Namespace: NarayanaGames.UnityEditor.STUUI.Flexible
Assembly: Assembly-CSharp-Editor (in Assembly-CSharp-Editor.dll) Version: 0.0.0.0
Syntax

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

Parameters

position
Type: Rect
property
Type: SerializedProperty
label
Type: GUIContent
See Also