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()
|
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:
- Oculus/Platform/Scripts/MultiplayerErrorOptions.cs
1.8.13