UserOptions ( ) | |
void | SetMaxUsers ( uint value ) |
void | AddServiceProvider ( ServiceProvider value ) |
void | |
void | SetTimeWindow ( TimeWindow value ) |
static static | operator IntPtr ( UserOptions options ) For passing to native C. |
Oculus.Platform.UserOptions.UserOptions ( ) |
---|
No description available.
|
void Oculus.Platform.UserOptions.SetMaxUsers ( uint value ) |
---|
No description available.
|
void Oculus.Platform.UserOptions.AddServiceProvider ( ServiceProvider value ) |
---|
No description available.
|
void Oculus.Platform.UserOptions.ClearServiceProviders ( ) |
---|
No description available.
|
void Oculus.Platform.UserOptions.SetTimeWindow ( TimeWindow value ) |
---|
No description available.
|
static Oculus.Platform.UserOptions.operator IntPtr ( UserOptions options ) |
---|
For passing to native C. |