Add Respawn 14 >

This commit is contained in:
Heliato
2025-03-16 01:50:10 +01:00
parent 12d3a5ee51
commit 5b510513f3
6 changed files with 85 additions and 0 deletions

View File

@@ -49,6 +49,7 @@ public:
void SetHealth(float NewHealth);
void SetMaxHealth(float NewHealthVal);
void SetShield(float NewShield);
void SetMaxShield(float NewShieldVal);
static void NetMulticast_Athena_BatchedDamageCuesHook(UObject* Context, FFrame* Stack, void* Ret);
static void MovingEmoteStoppedHook(UObject* Context, FFrame* Stack, void* Ret);