Property LevelInfo
LevelInfo
Gets an enumerable containing information about this creature's levels (feats, skills, class taken, etc).
public IReadOnlyList<CreatureLevelInfo> LevelInfo { get; }
Gets an enumerable containing information about this creature's levels (feats, skills, class taken, etc).
public IReadOnlyList<CreatureLevelInfo> LevelInfo { get; }