Gets the death xp. This is the amount of experience a player has 'lost' from death. It slowly gets added back to normal xp.

Namespace: BaseLib
Assembly: BaseLib (in BaseLib.dll) Version: 0.5.0.0

Syntax

C#
public int DeathXp { get; }

Field Value

The death xp.

See Also