Table of Contents

Class ExpTableExtensions

Namespace
Anvil.API
Assembly
NWN.Anvil.dll
public static class ExpTableExtensions
Inheritance
ExpTableExtensions
Inherited Members

Methods

GetLevelFromXP(TwoDimArray<ExpTableEntry>, int)

Gets the current level for a player with the specified XP.

GetXPFromLevel(TwoDimArray<ExpTableEntry>, int)

Gets the amount of XP needed for the specified level.