JASS Tools
News
Download
Help
JASS Manual
-------------------------------------------------------------

TYPES | FUNCTIONS | VARIABLES

Type version

Global Variables | Functions That Return | Functions That Take

Ancestor Types:handle > version
Children Types:none
Location:common.j, line 86

BACK TO TOP

------------------------------------------------------------

Global variables of type version:

common.j:
VERSION_FROZEN_THRONE, VERSION_REIGN_OF_CHAOS

BACK TO TOP

------------------------------------------------------------

Functions that return type version (     common.j,      common.ai,      Blizzard.j):

constant native ConvertVersion (integer i) returns version
native VersionGet () returns version

BACK TO TOP

------------------------------------------------------------

Functions that take type version as a parameter (     common.j,      common.ai,      Blizzard.j):

native VersionCompatible (version whichVersion) returns boolean
native VersionSupported (version whichVersion) returns boolean

BACK TO TOP

------------------------------------------------------------
Copyright (c) 2003 Jeff Pang
Not affiliated or endorsed by Blizzard Entertainment
SourceForge.net Logo