Method MoveObjectToLimbo
MoveObjectToLimbo(NwGameObject)
Moves the specified NwGameObject from its current location/owner to limbo.
public void MoveObjectToLimbo(NwGameObject gameObject)
Parameters
gameObjectNwGameObjectThe game object to move to limbo.