AIDef:Query/CompareGameDataInt: 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 | ||
|- | |- | ||
| GameDataIntName_A || String || || | | GameDataIntName_A || String || || Value to compare against | ||
|- | |- | ||
| GameDataIntName_B || String || || | | GameDataIntName_B || String || || Value to compare | ||
|- | |- | ||
| Operator || String || || | | Operator || String || || Type of comparison | ||
|- | |- | ||
|} | |} | ||
== Derived definitions == | == Derived definitions == |
Latest revision as of 13:38, 20 September 2021
AI definition | |
---|---|
Type | Query |
DynamicInstParams
Name | Type | Default value | Description |
---|---|---|---|
GameDataIntName_A | String | Value to compare against | |
GameDataIntName_B | String | Value to compare | |
Operator | String | Type of comparison |
Derived definitions
CompareGameDataInt (GameDataCalcMachine)
No overridden parameters.