C# Class VJBaseModifierEditor, fuze-vj-kit

Inheritance: Editor
Mostrar archivo Open project: unity3d-jp/fuze-vj-kit

Public Properties

Property Type Description
boostByOtherSourceProperty UnityEditor.SerializedProperty
boostDatasourceProperty UnityEditor.SerializedProperty
boostManagerProperty UnityEditor.SerializedProperty
datasourceProperty UnityEditor.SerializedProperty
index int
index_src int
isModifierEnabledProperty UnityEditor.SerializedProperty
managerProperty UnityEditor.SerializedProperty
multipleProperty UnityEditor.SerializedProperty

Public Methods

Method Description
OnEnable ( ) : void
OnInspectorGUI ( ) : void

Method Details

OnEnable() public method

public OnEnable ( ) : void
return void

OnInspectorGUI() public method

public OnInspectorGUI ( ) : void
return void

Property Details

boostByOtherSourceProperty public_oe property

public SerializedProperty,UnityEditor boostByOtherSourceProperty
return UnityEditor.SerializedProperty

boostDatasourceProperty public_oe property

public SerializedProperty,UnityEditor boostDatasourceProperty
return UnityEditor.SerializedProperty

boostManagerProperty public_oe property

public SerializedProperty,UnityEditor boostManagerProperty
return UnityEditor.SerializedProperty

datasourceProperty public_oe property

public SerializedProperty,UnityEditor datasourceProperty
return UnityEditor.SerializedProperty

index public_oe property

public int index
return int

index_src public_oe property

public int index_src
return int

isModifierEnabledProperty public_oe property

public SerializedProperty,UnityEditor isModifierEnabledProperty
return UnityEditor.SerializedProperty

managerProperty public_oe property

public SerializedProperty,UnityEditor managerProperty
return UnityEditor.SerializedProperty

multipleProperty public_oe property

public SerializedProperty,UnityEditor multipleProperty
return UnityEditor.SerializedProperty