C# Class Fungus.EditorUtils.CallEditor

Inheritance: CommandEditor
Afficher le fichier Open project: snozbot/fungus

Protected Properties

Свойство Type Description
callModeProp UnityEditor.SerializedProperty
startIndexProp UnityEditor.SerializedProperty
startLabelProp UnityEditor.SerializedProperty
targetBlockProp UnityEditor.SerializedProperty
targetFlowchartProp UnityEditor.SerializedProperty

Méthodes publiques

Méthode Description
DrawCommandGUI ( ) : void

Méthodes protégées

Méthode Description
OnEnable ( ) : void

Method Details

DrawCommandGUI() public méthode

public DrawCommandGUI ( ) : void
Résultat void

OnEnable() protected méthode

protected OnEnable ( ) : void
Résultat void

Property Details

callModeProp protected_oe property

protected SerializedProperty,UnityEditor callModeProp
Résultat UnityEditor.SerializedProperty

startIndexProp protected_oe property

protected SerializedProperty,UnityEditor startIndexProp
Résultat UnityEditor.SerializedProperty

startLabelProp protected_oe property

protected SerializedProperty,UnityEditor startLabelProp
Résultat UnityEditor.SerializedProperty

targetBlockProp protected_oe property

protected SerializedProperty,UnityEditor targetBlockProp
Résultat UnityEditor.SerializedProperty

targetFlowchartProp protected_oe property

protected SerializedProperty,UnityEditor targetFlowchartProp
Résultat UnityEditor.SerializedProperty