•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros Modules Pages
Search Results
Oculus.Platform.UserOptions Class Reference
Public Member Functions | |
UserOptions () | |
void SetMaxUsers (uint value) | |
void AddServiceProvider (ServiceProvider value) | |
void ClearServiceProviders () | |
void SetTimeWindow (TimeWindow value) | |
Static Public Member Functions | |
static operator IntPtr (UserOptions options) | |
For passing to native C. More... | |
Constructor & Destructor Documentation
◆ UserOptions()
Oculus.Platform.UserOptions.UserOptions | ( | ) |
Member Function Documentation
◆ AddServiceProvider()
void Oculus.Platform.UserOptions.AddServiceProvider | ( | ServiceProvider | value | ) |
◆ ClearServiceProviders()
void Oculus.Platform.UserOptions.ClearServiceProviders | ( | ) |
◆ operator IntPtr()
|
explicitstatic |
For passing to native C.
◆ SetMaxUsers()
void Oculus.Platform.UserOptions.SetMaxUsers | ( | uint | value | ) |
◆ SetTimeWindow()
void Oculus.Platform.UserOptions.SetTimeWindow | ( | TimeWindow | value | ) |
The documentation for this class was generated from the following file:
- Oculus/Platform/Scripts/UserOptions.cs