A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
id — Property, class com.demonsters.debugger.MonsterDebuggerData |
|
Get the plugin id. |
initialize(base:Object, address:String) — Static Method , class com.demonsters.debugger.MonsterDebugger |
|
This will initialize the Monster Debugger, the client will start a socket connection
to the Monster Debugger desktop application and initialize the core functions like
memory- and fpsmonitor. |
initialize() — method, class com.demonsters.debugger.MonsterDebuggerFlex |
|
Init the Monster Debugger
|
inspect(object:any) — Static Method , class com.demonsters.debugger.MonsterDebugger |
|
This function will change the base target of the Monster Debugger that was set in the initialize
function and send the new target to the desktop application for inspection. |
inspect(object:any) — method, class com.demonsters.debugger.MonsterDebuggerFlex |
|
This function will change the base target of the MonsterDebugger that was set in the initialize
function and send the new target to the desktop application for inspection. |
|
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |