Table of Contents

Property PreReqTable

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

PreReqTable

Gets the 2da table defining the prerequisites for this class (making this class a prestige class).

public TwoDimArray<ClassPreReqTableEntry>? PreReqTable { get; }

Property Value

TwoDimArray<ClassPreReqTableEntry>