using System; namespace Decal.Adapter.Wrappers; [CLSCompliant(true)] public enum PlayerXPEventType { Total, Unassigned }