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

ovr_AbuseReportOptions_SetPreventPeopleChooser Function

Set whether or not to show the user selection step in the ovr_AbuseReport_LaunchAdvancedReportFlow(). If the reported object is a user, they can choose to block the reported user from further interactions within the platform.

Signature

void ovr_AbuseReportOptions_SetPreventPeopleChooser(ovrAbuseReportOptionsHandle handle, bool value)

Parameters

value: bool

Returns

void