C# Class Attributes, Multiplier

Inheritance: MonoBehaviour
Afficher le fichier Open project: tommai78101/Multiplier Class Usage Examples

Méthodes publiques

Свойство Type Description
attackCooldownToggle Toggle,
attackToggle Toggle,
debugFlag bool
equationInputField InputField,
healthToggle Toggle,
inputLag float
mergeToggle Toggle,
newProperty AttributeProperty
oldProperty AttributeProperty
panelPrefab GameObject
prefabList List
speedToggle Toggle,
splitToggle Toggle,
toggleGroup ToggleGroup
unitAttributes UnitAttributes

Méthodes publiques

Méthode Description
ChangeProperty ( ) : void
ProcessToggle ( ) : AttributeProperty
Start ( ) : void
Update ( ) : void
UpdateAttributes ( AttributeProperty property ) : void
UpdateOnlineAttributes ( UnitAttributes, unitAttributes, AttributeProperty property ) : void

Method Details

ChangeProperty() public méthode

public ChangeProperty ( ) : void
Résultat void

ProcessToggle() public méthode

public ProcessToggle ( ) : AttributeProperty
Résultat AttributeProperty

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

UpdateAttributes() public méthode

public UpdateAttributes ( AttributeProperty property ) : void
property AttributeProperty
Résultat void

UpdateOnlineAttributes() public méthode

public UpdateOnlineAttributes ( UnitAttributes, unitAttributes, AttributeProperty property ) : void
unitAttributes UnitAttributes,
property AttributeProperty
Résultat void

Property Details

attackCooldownToggle public_oe property

public Toggle, attackCooldownToggle
Résultat Toggle,

attackToggle public_oe property

public Toggle, attackToggle
Résultat Toggle,

debugFlag public_oe property

public bool debugFlag
Résultat bool

equationInputField public_oe property

public InputField, equationInputField
Résultat InputField,

healthToggle public_oe property

public Toggle, healthToggle
Résultat Toggle,

inputLag public_oe property

public float inputLag
Résultat float

mergeToggle public_oe property

public Toggle, mergeToggle
Résultat Toggle,

newProperty public_oe property

public AttributeProperty newProperty
Résultat AttributeProperty

oldProperty public_oe property

public AttributeProperty oldProperty
Résultat AttributeProperty

panelPrefab public_oe property

public GameObject panelPrefab
Résultat GameObject

prefabList public_oe property

public List prefabList
Résultat List

speedToggle public_oe property

public Toggle, speedToggle
Résultat Toggle,

splitToggle public_oe property

public Toggle, splitToggle
Résultat Toggle,

toggleGroup public_oe property

public ToggleGroup toggleGroup
Résultat ToggleGroup

unitAttributes public_oe property

public UnitAttributes unitAttributes
Résultat UnitAttributes