Table of Contents

Property Domains

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

Domains

Gets the 2 domains set for this class.
Domains can be modified by editing the contents of this array.

public IArray<NwDomain?> Domains { get; }

Property Value

IArray<NwDomain>

Remarks

By default, a non-domain class will be populated with Air and Animal (index 0 and 1 respectively).