編輯

共用方式為


PlayFabMultiplayer.OnError event

Event triggered when an there is an error calling another API to be used for debugging purposes.

public static event OnErrorEventHandler OnError;

See Also