編輯

共用方式為


PlayFabMultiplayer.OnLobbyPostUpdateCompleted event

Event triggered when the operation started by a previous call to PostUpdate completed.

public static event OnLobbyPostUpdateCompletedHandler OnLobbyPostUpdateCompleted;

See Also