Click or drag to resize

GLEditorTArrayGUI Method

Namespace:  Gamelogic.Extensions.Editor.Internal
Assembly:  Assembly-CSharp-Editor (in Assembly-CSharp-Editor.dll) Version: 0.0.0.0
Syntax
C#
protected void ArrayGUI(
	SerializedObject obj,
	SerializedProperty property
)

Parameters

obj
Type: SerializedObject
property
Type: SerializedProperty
See Also