AIDef:Action/EventAddGameDataToRupeeAction: Difference between revisions
Jump to navigation
Jump to search
Line 8: | Line 8: | ||
! Name !! Type !! Default value !! Description | ! Name !! Type !! Default value !! Description | ||
|- | |- | ||
| GameDataIntAddValueName || String || Add a flag value to the player's rupees. | | 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. | | IsSignInversion || Bool || || Whether the sign (+ and -) of the flag's value should be inverted. | ||
|- | |- | ||
|} | |} |
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.