CocosSharp
CCNode
Unschedule
CocosSharp.CCNode.Unschedule Method
Unschedules a custom selector. schedule(SEL_SCHEDULE, float, unsigned int, float)
Syntax
public
void
Unschedule
(
Action<float>
selector)
Parameters
selector
A function wrapped as a selector
Remarks
Requirements
Namespace:
CocosSharp
Assembly:
CocosSharp (in CocosSharp.dll)