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

OvrPlatform_User_LaunchUnblockFlow Function

Launch the flow for unblocking a user that the viewer has blocked.

Signature

void OVRPLATFORM_API OvrPlatform_User_LaunchUnblockFlow(UGameInstance *GameInstance, FOvrId UserID, OvrPlatform_User_LaunchUnblockFlow_Delegate &&Delegate)

Parameters

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

Returns

void OVRPLATFORM_API