Method GetLevelStats
GetLevelStats(int)
Gets the level stat info for the specified level (feat, class, skills, etc.).
public CreatureLevelInfo GetLevelStats(int level)
Parameters
levelintThe level to lookup.
Returns
- CreatureLevelInfo
A LevelInfo object containing level info.