Haxe API Documentation
Back | Index
typedef haxe.rtti.EnumField
import haxe.rtti.CType
Available in flash8, neko, js, flash, php, cpp
var platforms : Platforms
var name : String
var meta : MetaData
var doc : String
var args : Null<List<{ t : CType, opt : Bool, name : String}>>
Back | Index