idk bbruh

This commit is contained in:
Gray
2024-03-19 16:13:37 -04:00
parent 0a9191b854
commit 1ffacdd332
8 changed files with 185 additions and 58 deletions

View File

@@ -24,7 +24,7 @@ public:
void SetPlayerIsWaiting(bool NewValue);
bool IsPlayerWaiting();
void ServerChangeName(FString& S);
void ServerChangeName(const FString& S);
UCheatManager*& SpawnCheatManager(UClass* CheatManagerClass);
FRotator GetControlRotation();
void ServerRestartPlayer();