CocosSharp.CCActionState.Stop Method
Called when the action has completed.

Syntax

protected virtual void Stop ()

Remarks

This will set the ActionState.Target to null

Developers do not need to call this method directly, they should instead call CCNode.StopAction instead

Requirements

Namespace: CocosSharp
Assembly: CocosSharp (in CocosSharp.dll)