The search keyword must be a single word (no spaces).
Function VersionCompatible
- Line
- 3188
- Location
- common.j
- Constant?
- no
- Type
- native
- Arguments
- version whichVersion
- Returns
- boolean
| 3188 | native VersionCompatible takes version whichVersion returns boolean |
| 3189 | native VersionSupported takes version whichVersion returns boolean |
| 3190 | |
| 3191 | native EndGame takes boolean doScoreScreen returns nothing |
| 3192 | |
| 3193 | // Async only!
|