Table of Contents

Property BaseItems

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

BaseItems

Gets a list of all base item types defined in the module's ruleset.

public static IReadOnlyList<NwBaseItem> BaseItems { get; }

Property Value

IReadOnlyList<NwBaseItem>