Difference between revisions of "Obj.Exit"

From OpenEUO
Jump to: navigation, search
(Created page with " Obj.Exit () Only applicable to a script using objects, Obj.Exit posts a message to the script's event queue requesting termination of Obj.Loop. Obj.Loop")
(No difference)

Revision as of 17:52, 7 October 2010

Obj.Exit ()

Only applicable to a script using objects, Obj.Exit posts a message to the script's event queue requesting termination of Obj.Loop.

Obj.Loop