C# Class BaseInspector, RPGQuest

Inheritance: Editor
Afficher le fichier Open project: hughrogers/RPGQuest

Protected Properties

Свойство Type Description
fold1 bool
fold2 bool
fold3 bool
fold4 bool
fold5 bool
fold6 bool
fold7 bool

Méthodes publiques

Méthode Description
EventStartSettings ( BaseInteraction, target ) : void
VariableSettings ( BaseInteraction, target ) : void

Method Details

EventStartSettings() public méthode

public EventStartSettings ( BaseInteraction, target ) : void
target BaseInteraction,
Résultat void

VariableSettings() public méthode

public VariableSettings ( BaseInteraction, target ) : void
target BaseInteraction,
Résultat void

Property Details

fold1 protected_oe property

protected bool fold1
Résultat bool

fold2 protected_oe property

protected bool fold2
Résultat bool

fold3 protected_oe property

protected bool fold3
Résultat bool

fold4 protected_oe property

protected bool fold4
Résultat bool

fold5 protected_oe property

protected bool fold5
Résultat bool

fold6 protected_oe property

protected bool fold6
Résultat bool

fold7 protected_oe property

protected bool fold7
Résultat bool