Basic parsing completed, next step is to refactor the InitGame function.
This commit is contained in:
@@ -58,6 +58,7 @@ private:
|
||||
TSharedPtr<FServerParameters> ServerParameters;
|
||||
|
||||
int32 GetConfiguredOrDefaultPort() const;
|
||||
static FString GetSHA256Hash(const FString& Input);
|
||||
|
||||
#if WITH_GAMELIFT
|
||||
void InitGameLift();
|
||||
|
||||
Reference in New Issue
Block a user