mirror of
https://github.com/Milxnor/Project-Reboot-3.0.git
synced 2026-01-13 02:42:22 +01:00
i broke the whole project but its fine
complete pickup rewrite, idle pawns
This commit is contained in:
@@ -9,4 +9,7 @@ class APlayerState : public AActor
|
||||
public:
|
||||
FString GetPlayerName();
|
||||
int& GetPlayerID(); // for future me to deal with (this is a short on some versions).
|
||||
bool IsBot();
|
||||
void SetIsBot(bool NewValue);
|
||||
void OnRep_PlayerName();
|
||||
};
|
||||
Reference in New Issue
Block a user