Table of Contents

Property LimboGameObjects

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

LimboGameObjects

Gets all objects currently stored in limbo.

public IEnumerable<NwGameObject> LimboGameObjects { get; }

Property Value

IEnumerable<NwGameObject>