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

OvrPlatform_User_GetLoggedInUserFriends Function

Retrieve a list of the logged in user's bidirectional followers. The payload type will be an array of FOvrUser

Signature

void OVRPLATFORM_API OvrPlatform_User_GetLoggedInUserFriends(UGameInstance *GameInstance, OvrPlatform_User_GetLoggedInUserFriends_Delegate &&Delegate)

Parameters

GameInstance: UGameInstance *
Delegate: OvrPlatform_User_GetLoggedInUserFriends_Delegate &&

Returns

void OVRPLATFORM_API