C# Class PlayFab.ServerModels.NotifyMatchmakerPlayerLeftResult

Inheritance: PlayFab.SharedModels.PlayFabResultCommon
Datei anzeigen Open project: PlayFab/PlayFabGameServer

Public Properties

Property Type Description
PlayerState PlayerConnectionState?

Property Details

PlayerState public_oe property

State of user leaving the Game Server Instance.
public PlayerConnectionState? PlayerState
return PlayerConnectionState?