Table of Contents

Property Objects

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

Objects

Gets all Objects currently in this area.

public IEnumerable<NwGameObject> Objects { get; }

Property Value

IEnumerable<NwGameObject>