AIDef:Action/EventAddGameDataToRupeeAction: Difference between revisions
Jump to navigation
Jump to search
imported>Leoetlino (import AI definitions from 1.5.0) |
|||
Line 8: | Line 8: | ||
! Name !! Type !! Default value !! Description | ! Name !! Type !! Default value !! Description | ||
|- | |- | ||
| GameDataIntAddValueName || String || | | GameDataIntAddValueName || String || Add a flag value to the player's rupees. || | ||
|- | |- | ||
| IsSignInversion || Bool || | | IsSignInversion || Bool || Whether the added value should be positive or negative (''false'': positive; ''true'': negative|| | ||
|- | |- | ||
|} | |} | ||
== Derived definitions == | == Derived definitions == |
Revision as of 14:27, 9 January 2021
AI definition | |
---|---|
Type | Action |
DynamicInstParams
Name | Type | Default value | Description |
---|---|---|---|
GameDataIntAddValueName | String | Add a flag value to the player's rupees. | |
IsSignInversion | Bool | Whether the added value should be positive or negative (false: positive; true: negative |
Derived definitions
Demo_AddGameDataToRupee (EventSystemActor)
No overridden parameters.