AIDef:Action/EventAddGameDataToRupeeAction: Difference between revisions
Jump to navigation
Jump to search
Line 10: | Line 10: | ||
| 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 | | IsSignInversion || Bool || Whether the sign (+ and -) of the flag's value should be inverted. || | ||
|- | |- | ||
|} | |} |
Revision as of 14:46, 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.