Inherits from CCActionInstant : CCFiniteTimeAction : CCAction : NSObject
Declared in CCRemoveFromParentAction.h

Overview

Removes the target from its parent node. Can be used to conveniently detach a node from the scene hierarchy at the end of a CCSequence.