C# Class VJDataSourceEditor, fuze-vj-kit

Inheritance: VJAbstractDataSourceEditor
Exibir arquivo Open project: unity3d-jp/fuze-vj-kit

Public Properties

Property Type Description
lowerBandProperty SerializedProperty
upperBandProperty 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

lowerBandProperty public_oe property

public SerializedProperty lowerBandProperty
return SerializedProperty

upperBandProperty public_oe property

public SerializedProperty upperBandProperty
return SerializedProperty