HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Running a struct method in its own thread

11-15-2009, 07:26 AM#1
DarkTichondrius
Is there any way to do so? I tried ExecuteFunc, but that didn't work (I presume since methods technically take the integer 'this').

EDIT: Just to clarify, I'm asking if it's doable WITHOUT the use of a global variable.
11-15-2009, 08:46 AM#2
TriggerHappy
call method.execute?