FString | ApiName[Get] |
FString | DeeplinkMessage[Get] |
FString | DisplayName[Get] |
FString | ShareableUri[Get] |
FOvrDestination ( ) | |
void | Clear ( ) |
void |
FString FOvrDestination::ApiName |
---|
Pass it into FOvrRichPresenceOptions::ApiName() when calling RichPresence_Set() to set this user's rich presence |
FString FOvrDestination::DeeplinkMessage |
---|
The information that will be in field FOvrLaunchDetails::DeeplinkMessage when a user enters via a deeplink. Alternatively will be in field FOvrUser::PresenceDeeplinkMessage if the rich presence is set for the user. |
FString FOvrDestination::DisplayName |
---|
No description available.
|
FString FOvrDestination::ShareableUri |
---|
A URL that allows the user to deeplink directly to this destination |
FOvrDestination::FOvrDestination ( ) |
---|
No description available.
|
FOvrDestination::FOvrDestination ( ovrDestinationHandle OvrHandle, TOvrMessageHandlePtr MessageHandlePtr ) |
---|
No description available.
|
void FOvrDestination::Clear ( ) |
---|
No description available.
|
void FOvrDestination::Update ( ovrDestinationHandle OvrHandle, TOvrMessageHandlePtr MessageHandlePtr ) |
---|
No description available.
|