Table of Contents

Property Races

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

Races

Gets a list of all races defined in the module's ruleset.

public static IReadOnlyList<NwRace> Races { get; }

Property Value

IReadOnlyList<NwRace>