Method InitList
- Namespace
- Gamelogic.Extensions.Editor
- Assembly
- Gamelogic.Extensions.Editor.dll
InitList(SerializedProperty, SerializedProperty)
Initializes the reorderable list if it has not been initialized yet.
public void InitList(SerializedProperty list, SerializedProperty property)
Parameters
listSerializedPropertyThe underlying array serialized property.
propertySerializedPropertyThe parent serialized property.