struct ovrRosterOptions * |
void | ovr_RosterOptions_Destroy ( ovrRosterOptionsHandle handle ) |
void | |
void |
typedef struct ovrRosterOptions* ovrRosterOptionsHandle ( ) |
---|
No description available.
|
ovrRosterOptionsHandle ovr_RosterOptions_Create ( ) |
---|
No description available.
|
void ovr_RosterOptions_Destroy ( ovrRosterOptionsHandle handle ) |
---|
No description available.
|
void ovr_RosterOptions_AddSuggestedUser ( ovrRosterOptionsHandle handle, ovrID value ) |
---|
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 ovr_RosterOptions_ClearSuggestedUsers ( ovrRosterOptionsHandle handle ) |
---|
No description available.
|