Table of Contents

Method FromClassType

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

FromClassType(ClassType)

Resolves a NwClass from a ClassType.

public static NwClass FromClassType(ClassType classType)

Parameters

classType ClassType

The class type to resolve.

Returns

NwClass

The associated NwClass instance.

Exceptions

ArgumentOutOfRangeException

Thrown if classType is not a value defined in classes.2da.