PlayFab / gsdk

Game Server SDK for PlayFab Multiplayer Servers
https://docs.microsoft.com/en-us/gaming/playfab/features/multiplayer/servers/
Apache License 2.0
146 stars 115 forks source link

Gentle documentation update. #134

Closed ToniaSanzo closed 2 years ago

ToniaSanzo commented 2 years ago

What this PR does / why we need it: Update GSDK Delegate documentation from GameServerInitializationComplete Delegate to the current Ready For Player Delegate. Change "game status" to "game state" and update "Standby" to "StandingBy" to match EGameState::StandingBy.

Special notes for your reviewer: Awesome work yesterday fixing our game server issue!

If applicable: