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

ovr_Product_GetContentRating Function

The content rating of a ovrProductHandle that specifies the age rating as well as other important information that needs to be displayed to the user per local regulations. This method may return null. This indicates that the value is not present or that the curent app or user is not permitted to access it.

Signature

ovrContentRatingHandle ovr_Product_GetContentRating(const ovrProductHandle obj)

Parameters

obj: const ovrProductHandle

Returns