Monkey Documentation

Class GlobalInfo

GlobalInfo objects describe globals declared by your program.


Properties:
Methods:

Property Documentation

Method Attributes : Int () Property

Get global attributes.

Method Name : String () Property

Get name of global.

Method Type : ClassInfo () Property

Get type of global.


Method Documentation

Method GetValue : Object ()

Get value of global.

Method SetValue : Void ( obj:Object )

Set value of global.