Lesson 76 - Parsing the Game Session Response
This commit is contained in:
@@ -39,5 +39,5 @@ private:
|
||||
void OnJoinGameButtonClicked();
|
||||
|
||||
UFUNCTION()
|
||||
void UpdateJoinGameStatusMessage(const FString& StatusMessage);
|
||||
void UpdateJoinGameStatusMessage(const FString& StatusMessage, const bool bShouldResetJoinGameButton);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user