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

OvrPlatform_UserAgeCategory_Report Function

Report the current user's age category to Meta.

Signature

void OVRPLATFORM_API OvrPlatform_UserAgeCategory_Report(UGameInstance *GameInstance, EOvrAppAgeCategory AgeCategory, OvrPlatform_UserAgeCategory_Report_Delegate &&Delegate)

Parameters

GameInstance: UGameInstance *
AgeCategory: EOvrAppAgeCategory
Delegate: OvrPlatform_UserAgeCategory_Report_Delegate &&

Returns

void OVRPLATFORM_API