Clear a DelayCommand()?
Posted: Wed Apr 06, 2005 6:58 pm
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?