Table of Contents

Property LevelInfo

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

LevelInfo

Gets an enumerable containing information about this creature's levels (feats, skills, class taken, etc).

public IReadOnlyList<CreatureLevelInfo> LevelInfo { get; }

Property Value

IReadOnlyList<CreatureLevelInfo>