Some Event Fixes, 18.10 Crash fix, random crash after a few minutes for s17+

This commit is contained in:
ILoveTacosFromJITB
2024-01-15 13:25:52 -08:00
parent af1fc0f236
commit b0901b9659
7 changed files with 418 additions and 8 deletions

View File

@@ -48,6 +48,7 @@ public:
void ForceNetUpdate();
bool IsNetStartupActor();
bool IsPendingKillPending();
UObject* AddComponentByClass(UClass* Class);
float& GetNetUpdateFrequency();
float& GetMinNetUpdateFrequency();
const AActor* GetNetOwner() const;