removeFromParent

@MainThread
fun removeFromParent(): Boolean

Removes the current entity from its parent entity.

Return

true if the removal succeeds; false otherwise.