RosterOptions ( ) | |
void | AddSuggestedUser ( UInt64 userID ) |
void |
static static | operator IntPtr ( RosterOptions options ) For passing to native C. |
Oculus.Platform.RosterOptions.RosterOptions ( ) |
---|
No description available.
|
void Oculus.Platform.RosterOptions.AddSuggestedUser ( UInt64 userID ) |
---|
Passing in these users will add them to the invitable users list. From the roster panel, the user can open the invite list, where the suggested users will be added. |
void Oculus.Platform.RosterOptions.ClearSuggestedUsers ( ) |
---|
No description available.
|
static Oculus.Platform.RosterOptions.operator IntPtr ( RosterOptions options ) |
---|
For passing to native C. |