AIDef:Action/EventAddGameDataToRupeeAction: Difference between revisions
Jump to navigation
Jump to search
imported>Leoetlino (import AI definitions from 1.5.0) |
|||
(2 intermediate revisions by the same user not shown) | |||
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 sign (+ and -) of the flag's value should be inverted. | ||
|- | |- | ||
|} | |} | ||
== Derived definitions == | == Derived definitions == |
Latest revision as of 14:48, 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 sign (+ and -) of the flag's value should be inverted. |
Derived definitions
Demo_AddGameDataToRupee (EventSystemActor)
No overridden parameters.