Oculus.Platform.AdvancedAbuseReportOptions Class Reference

Public Member Functions

 AdvancedAbuseReportOptions ()
 
void SetObjectType (string value)
 
void SetReportType (AbuseReportType value)
 
void SetVideoMode (AbuseReportVideoMode value)
 

Static Public Member Functions

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

Constructor & Destructor Documentation

◆ AdvancedAbuseReportOptions()

Oculus.Platform.AdvancedAbuseReportOptions.AdvancedAbuseReportOptions ( )

Member Function Documentation

◆ operator IntPtr()

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

For passing to native C.

◆ SetObjectType()

void Oculus.Platform.AdvancedAbuseReportOptions.SetObjectType ( string  value)

If report_type is content, a string representing the type of content being reported. This should correspond to the object_type string used in the UI

◆ SetReportType()

void Oculus.Platform.AdvancedAbuseReportOptions.SetReportType ( AbuseReportType  value)

◆ SetVideoMode()

void Oculus.Platform.AdvancedAbuseReportOptions.SetVideoMode ( AbuseReportVideoMode  value)

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