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

FOvrPartyID Struct

The party ID is a unique identifier of the party that will be generated for every distinct party. This ID can be used to make requests such as UOvrRequestsBlueprintLibrary::Party_GetCurrent() to get the current party by its id. Read more about parties.

Fields

The party ID can be used to retrieve FOvrParty. Every party will have a unique ID that is associated with it.

Member Functions

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