Class reflection.GlobalInfo - leonard-thieu/monkey GitHub Wiki
GlobalInfo objects describe globals declared by your program.
GlobalInfo objects describe globals declared by your program.
Method Attributes : Int ()
Get global attributes.
Method Name : String ()
Get name of global.
Method Type : ClassInfo ()
Get type of global.
Method GetValue : Object ()
Get value of global.
Set value of global.