Click or drag to resize

InspectorListPropertyDrawerInitList Method

Namespace:  Gamelogic.Extensions.Editor
Assembly:  Assembly-CSharp-Editor (in Assembly-CSharp-Editor.dll) Version: 0.0.0.0
Syntax
C#
public void InitList(
	SerializedProperty list,
	SerializedProperty property
)

Parameters

list
Type: SerializedProperty
property
Type: SerializedProperty
See Also