Page 1 of 1

How i remove timer?

PostPosted: Fri Mar 26, 2010 6:24 pm
by DRoNe
I want to remove timer, but i dont see remove button at timer event :(
Please help ...

Re: How i remove timer?

PostPosted: Sat Mar 27, 2010 1:34 am
by skydereign
If you want to remove an existing timer within game, that would be DestroyActor. If you mean one that you created and want to get rid of it in the editor, you must remove the calls and any events concerning that timer and it should disappear.