mirror of
https://github.com/Milxnor/Project-Reboot-3.0.git
synced 2026-01-13 19:02:21 +01:00
perforamce + fix chapter 2 match starting
This commit is contained in:
@@ -24,5 +24,8 @@ public:
|
||||
return ReadBitfieldValue(bIsDBNOOffset, bIsDBNOFieldMask);
|
||||
}
|
||||
|
||||
void SetHealth(float NewHealth);
|
||||
void SetShield(float NewShield);
|
||||
|
||||
static UClass* StaticClass();
|
||||
};
|
||||
Reference in New Issue
Block a user