Meta XR Platform SDK (UPM) v71 Reference Guide
Meta XR Platform SDK (UPM) v71 Reference Guide
Select your platform
No SDKs available
No versions available

MultiplayerErrorOptions Class

The multiplayer error option is a feature that allows developers to display general error messages to Models.User in invokable error dialogs. This option is particularly useful in multiplayer games or applications where errors can occur due to various reasons such as network connectivity issues, server downtime, or other technical problems. Read more about error dialogues in our docs.

Member Functions

Creates a new instance of ::MultiplayerErrorOptions which is used to customize the option flow. It returns a handle to the newly created options object, which can be used to set various properties for the options.

Static Member Functions

This operator allows you to pass an instance of the ::MultiplayerErrorOptions class to native C code as an IntPtr. The operator returns the handle of the options object, or IntPtr.Zero if the object is null.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon