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

FOvrLaunchInvitePanelFlowResult Struct

Represents the result of a user's interaction with the invite panel, which is used to send out invitations to other users. It provides a way for developers to track the results of a user's interaction with the invite panel, including the list of users who were invited to the session. It can be retrieved using UOvrPlatformSubsystem::OnGroupPresenceInvitationsSent().

Fields

A list of FOvrUser who were invited to the session by the user who interacted with the invite panel.

Member Functions

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