Clear a DelayCommand()?
Moderator: Event DM
-
- Team Member; Retired with Honors
- Posts: 1724
- Joined: Tue Nov 09, 2004 2:55 pm
- Timezone: GMT-6
- Location: St. Louis, MO
Clear a DelayCommand()?
I was curious how to clear a DelayCommand() function. According to the ClearAllActions() function, it will NOT clear a DelayCommand. If I ClearAllActions an ActionDoCommand() with a DelayCommand inside it, will the DelayCommand be cleared? If not, how can I stop a DelayCommand?