Table of Contents

Method FromRacialType

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

FromRacialType(RacialType)

Resolves a NwRace from a RacialType.

public static NwRace FromRacialType(RacialType racialType)

Parameters

racialType RacialType

The racial type to resolve.

Returns

NwRace

The associated NwRace instance.

Exceptions

ArgumentOutOfRangeException

Thrown if racialType is not a value defined in racialtypes.2da.