|
NAMEsystem_snapshot - Create a debugging snapshot or open live access to attach a debugger SYNOPSISnil
DESCRIPTIONThis creates a snapshot of the lua scenegraph and stores as a lua script in the APPLTEMP namespace as outres or, if debug is set the engine will pause and wait for a debugger to attach to outres . NOTES
EXAMPLEfunction system_snapshot0()
|