OvrPlatform_User_LaunchBlockFlow Function
Launch the flow for blocking the given user. You can't follow, be followed, invited, or searched by a blocked user, for example. You can remove the block via ovr_User_LaunchUnblockFlow.
void OVRPLATFORM_API OvrPlatform_User_LaunchBlockFlow(UGameInstance *GameInstance, FOvrId UserID, OvrPlatform_User_LaunchBlockFlow_Delegate &&Delegate)
GameInstance: UGameInstance *
Delegate: OvrPlatform_User_LaunchBlockFlow_Delegate &&
void OVRPLATFORM_API