AttackTransition.Drawer.

AttackTransition.

DoChildPropertyGUI(Rect, SerializedProperty, SerializedProperty, GUIContent) Method

Syntax

protected override void DoChildPropertyGUI(ref Rect area, SerializedProperty rootProperty, SerializedProperty property, GUIContent label)

Parameters

Name Type Description
area Rect
rootProperty SerializedProperty
property SerializedProperty
label GUIContent

Return Value

Type Description
void