C# Class VJBaseModifierEditor, fuze-vj-kit

Inheritance: Editor
Afficher le fichier Open project: unity3d-jp/fuze-vj-kit

Méthodes publiques

Свойство 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

Méthodes publiques

Méthode Description
OnEnable ( ) : void
OnInspectorGUI ( ) : void

Method Details

OnEnable() public méthode

public OnEnable ( ) : void
Résultat void

OnInspectorGUI() public méthode

public OnInspectorGUI ( ) : void
Résultat void

Property Details

boostByOtherSourceProperty public_oe property

public SerializedProperty,UnityEditor boostByOtherSourceProperty
Résultat UnityEditor.SerializedProperty

boostDatasourceProperty public_oe property

public SerializedProperty,UnityEditor boostDatasourceProperty
Résultat UnityEditor.SerializedProperty

boostManagerProperty public_oe property

public SerializedProperty,UnityEditor boostManagerProperty
Résultat UnityEditor.SerializedProperty

datasourceProperty public_oe property

public SerializedProperty,UnityEditor datasourceProperty
Résultat UnityEditor.SerializedProperty

index public_oe property

public int index
Résultat int

index_src public_oe property

public int index_src
Résultat int

isModifierEnabledProperty public_oe property

public SerializedProperty,UnityEditor isModifierEnabledProperty
Résultat UnityEditor.SerializedProperty

managerProperty public_oe property

public SerializedProperty,UnityEditor managerProperty
Résultat UnityEditor.SerializedProperty

multipleProperty public_oe property

public SerializedProperty,UnityEditor multipleProperty
Résultat UnityEditor.SerializedProperty