SafeDelete() tip (and what to avoid)
by bentgarney · in Torque Game Builder · 03/13/2005 (11:35 am) · 4 replies
#2
Is this in the FAQ? And is the FAQ thread sticky so everyone sees it? :)
03/13/2005 (10:12 pm)
Neat, kind of like a destructor.Is this in the FAQ? And is the FAQ thread sticky so everyone sees it? :)
#4
You can also use isEventPending() to figure out if a schedule task is still going.
03/14/2005 (2:52 am)
Don't forget isObject() which will tell you if the ID you've got refers to a valid thingie.You can also use isEventPending() to figure out if a schedule task is still going.
Associate Melv May
- Melv.