haXe API Documentation
Back | Index
extern class cs.system.Version
Available in cs
Warning: This class definition is incomplete. In order to get most current extern definitions, install/update hxcs library with: haxelib install hxcs Please refer to http://lib.haxe.org/p/hxcs for more information.
var Build(default,null) : Int
var Major(default,null) : Int
var Minor(default,null) : Int
var Revision(default,null) : Int
Back | Index