Table of Contents

Property Areas

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

Areas

Gets all active areas in the module.

public IEnumerable<NwArea> Areas { get; }

Property Value

IEnumerable<NwArea>