API reference
API reference
Select your platform
No SDKs available
No versions available

ovr_AdvancedAbuseReportOptions_SetObjectType Function

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

Signature

void ovr_AdvancedAbuseReportOptions_SetObjectType(ovrAdvancedAbuseReportOptionsHandle handle, const char *value)

Parameters

value: const char *

Returns

void