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

OvrPlatform_User_LaunchFriendRequestFlow Function

Launch the flow for sending a follow request to a user.

Signature

void OVRPLATFORM_API OvrPlatform_User_LaunchFriendRequestFlow(UGameInstance *GameInstance, FOvrId UserID, OvrPlatform_User_LaunchFriendRequestFlow_Delegate &&Delegate)

Parameters

GameInstance: UGameInstance *
UserID: FOvrId
Delegate: OvrPlatform_User_LaunchFriendRequestFlow_Delegate &&

Returns

void OVRPLATFORM_API