InviteOptions ( ) | |
void | AddSuggestedUser ( UInt64 userID ) Passing in these users will add them to the invitable users list. |
void |
static static | operator IntPtr ( InviteOptions options ) For passing to native C. |
Oculus.Platform.InviteOptions.InviteOptions ( ) |
---|
No description available.
|
void Oculus.Platform.InviteOptions.AddSuggestedUser ( UInt64 userID ) |
---|
Passing in these users will add them to the invitable users list. |
void Oculus.Platform.InviteOptions.ClearSuggestedUsers ( ) |
---|
No description available.
|
static Oculus.Platform.InviteOptions.operator IntPtr ( InviteOptions options ) |
---|
For passing to native C. |