Event callback that is invoked when the enters in the 'stage'. If the enters the 'stage' with a transition, this event is called when the transition finishes. If you override onEnterTransitionDidFinish, you shall call its parent's one, e.g. Node::onEnterTransitionDidFinish()
Syntax
public virtual
void OnEnterTransitionDidFinish ()
Remarks
Requirements
Namespace: CocosSharp
Assembly: CocosSharp (in CocosSharp.dll)