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

FOvrLaunchUnblockFlowResult Struct

It's used to unblock a user. Results of the launched unblock dialog including whether the user was successfully unblocked and whether the viewer canceled the unblock flow. It can be retrieved using UOvrRequestsBlueprintLibrary::User_LaunchUnblockFlow().

Fields

A boolean indicates whether the viewer chose to cancel the unblock flow. It will be 'true' if the viewer canceled 'Unblock' from the modal.
A boolean indicates whether the viewer successfully unblocked the user. Learn more about unblocking users from our website.

Member Functions

This is the default constructor for the struct, which initializes the ::ovrLaunchUnblockFlowResultHandle 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