0x00x0068
Functions 10
| Signature | Flags | Native | Params |
|---|
| void SetXP(int32 NewXP) | FinalNative+1 flags | | 0x04 |
| void SetLevel(int32 NewLevel) | FinalNative+1 flags | | 0x04 |
| void SaveProgression() | FinalNative+1 flags | | 0x00 |
| void LoadProgressionData(int32 SavedXP, int32 SavedLevel) | FinalNative+1 flags | | 0x08 |
| void LoadProgression() | FinalNative+1 flags | | 0x00 |
| int32 GetXPRequiredForNextLevel() | FinalNative+1 flags | | 0x04 |
| void GetProgressionData(const int32& OutXP, const int32& OutLevel) | FinalNative+1 flags | | 0x08 |
| int32 GetCurrentXP() | FinalNative+1 flags | | 0x04 |
| int32 GetCurrentLevel() | FinalNative+1 flags | | 0x04 |
| void AddXP(int32 Amount) | FinalNative+1 flags | | 0x04 |
Used by 1
types with a member, parameter or interface of this type