C# Class EditorList, SeinJSUnityToolkit

Mostra file Open project: hiloteam/SeinJSUnityToolkit Class Usage Examples

Public Methods

Method Description
Show ( SerializedProperty list, EEditorListOption options = EEditorListOption.Default ) : void

Private Methods

Method Description
ShowButtons ( SerializedProperty list, int index ) : void
ShowElements ( SerializedProperty list, EEditorListOption options ) : void

Method Details

Show() public static method

public static Show ( SerializedProperty list, EEditorListOption options = EEditorListOption.Default ) : void
list SerializedProperty
options EEditorListOption
return void