Click or drag to resize

GLEditorTAddField Method (GLSerializedProperty)

Namespace:  Gamelogic.Extensions.Editor.Internal
Assembly:  Assembly-CSharp-Editor (in Assembly-CSharp-Editor.dll) Version: 0.0.0.0
Syntax
C#
protected void AddField(
	GLSerializedProperty prop
)

Parameters

prop
Type: Gamelogic.Extensions.EditorGLSerializedProperty
See Also