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

OvrPlatform_User_GetBlockedUsers Function

Return the IDs of users entitled to use the current app that are blocked by the specified user

Signature

void OVRPLATFORM_API OvrPlatform_User_GetBlockedUsers(UGameInstance *GameInstance, OvrPlatform_User_GetBlockedUsers_Delegate &&Delegate)

Parameters

GameInstance: UGameInstance *
Delegate: OvrPlatform_User_GetBlockedUsers_Delegate &&

Returns

void OVRPLATFORM_API