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

FOvrLaunchReportFlowResult Struct

Results of the launched report dialog including resulting report ID and user action. It can be retrieved using AbuseReport_ReportRequestHandled() to handle the result of a report request. Learn more about our User Reporting Service.

Fields

A boolean which indicates whether the viewer chose to cancel the report flow before completing it.
ID of the report created by the user. It's optional and may not be present if the user cancelled the report flow. Learn more about the user reporting plugin in our website.

Member Functions

This is the default constructor for the struct, which initializes the ovrLaunchReportFlowResultHandle and TOvrMessageHandlePtr to their default values.
Copying values from an OVR handle to the array, and the originating message to prevent the handle from being freed.
Setting all values to their defaults, effectively clearing the struct.
Updating values from an OVR handle to the array, and the originating message to prevent the handle from being freed.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon