Last updated | 4 months ago |
Total downloads | 82 |
Total rating | 0 |
Categories | Client-side |
Dependency string | Team036-ClXpCallbacks-1.0.0 |
Dependants | 0 other packages depend on this package |
README
This mod provides some useful functions in client.
You should not install this until you are told.
Functions
cl_xp.gnut
void function AddCallback_PlayerLeveledUp( void functionref(int gen, int level, int unlockId1 = -1, int unlockId2 = -1, int unlockId3 = -1) callbackFunc )
void function AddCallback_PlayerChallengeCompleted( void functionref( int refGuid, int parentRefGuid ) callbackFunc )