Table of Contents

Method FromDomainType

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

FromDomainType(Domain)

Resolves a NwDomain from a Domain.

public static NwDomain FromDomainType(Domain domainType)

Parameters

domainType Domain

The domain type to resolve.

Returns

NwDomain

The associated NwDomain instance.

Exceptions

ArgumentOutOfRangeException

Thrown if domainType is not a value defined in domains.2da.