Oculus.Platform.MultiplayerErrorOptions Class Reference

Public Member Functions

 MultiplayerErrorOptions ()
 
void SetErrorKey (MultiplayerErrorErrorKey value)
 Key associated with the predefined error message to be shown to users. More...
 

Static Public Member Functions

static operator IntPtr (MultiplayerErrorOptions options)
 For passing to native C. More...
 

Constructor & Destructor Documentation

◆ MultiplayerErrorOptions()

Oculus.Platform.MultiplayerErrorOptions.MultiplayerErrorOptions ( )

Member Function Documentation

◆ operator IntPtr()

static Oculus.Platform.MultiplayerErrorOptions.operator IntPtr ( MultiplayerErrorOptions  options)
explicitstatic

For passing to native C.

◆ SetErrorKey()

void Oculus.Platform.MultiplayerErrorOptions.SetErrorKey ( MultiplayerErrorErrorKey  value)

Key associated with the predefined error message to be shown to users.


The documentation for this class was generated from the following file: