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

FOvrLaunchBlockFlowResult Struct

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

Fields

A boolean indicates whether the viewer successfully blocked the user. Learn more about blocking users from our website.
A boolean indicates whether the viewer chose to cancel the block flow. It will be 'true' if the viewer canceled 'Block' from the modal.

Member Functions

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