Oculus.Platform.RosterOptions Class Reference

Public Member Functions

 RosterOptions ()
 
void AddSuggestedUser (UInt64 userID)
 
void ClearSuggestedUsers ()
 

Static Public Member Functions

static operator IntPtr (RosterOptions options)
 For passing to native C. More...
 

Constructor & Destructor Documentation

◆ RosterOptions()

Oculus.Platform.RosterOptions.RosterOptions ( )

Member Function Documentation

◆ AddSuggestedUser()

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.

◆ ClearSuggestedUsers()

void Oculus.Platform.RosterOptions.ClearSuggestedUsers ( )

◆ operator IntPtr()

static Oculus.Platform.RosterOptions.operator IntPtr ( RosterOptions  options)
explicitstatic

For passing to native C.


The documentation for this class was generated from the following file: