Property | 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 |
Method | Description | |
---|---|---|
ChangeProperty ( ) : void | ||
ProcessToggle ( ) : AttributeProperty | ||
Start ( ) : void | ||
Update ( ) : void | ||
UpdateAttributes ( AttributeProperty property ) : void | ||
UpdateOnlineAttributes ( UnitAttributes, unitAttributes, AttributeProperty property ) : void |
public UpdateAttributes ( AttributeProperty property ) : void | ||
property | AttributeProperty | |
return | void |
public UpdateOnlineAttributes ( UnitAttributes, unitAttributes, AttributeProperty property ) : void | ||
unitAttributes | UnitAttributes, | |
property | AttributeProperty | |
return | void |