Table of Contents

Method MoveObjectToLimbo

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

MoveObjectToLimbo(NwGameObject)

Moves the specified NwGameObject from its current location/owner to limbo.

public void MoveObjectToLimbo(NwGameObject gameObject)

Parameters

gameObject NwGameObject

The game object to move to limbo.