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

OvrPlatform_LanguagePack_GetCurrent Function

Returns currently installed and selected language pack for an app in the view of the FOvrAssetDetails. Use field FOvrAssetDetails::Language field to extract needed language info. A particular language can be download and installed by a user from the Oculus app on the application page.

Signature

void OVRPLATFORM_API OvrPlatform_LanguagePack_GetCurrent(UGameInstance *GameInstance, OvrPlatform_LanguagePack_GetCurrent_Delegate &&Delegate)

Parameters

GameInstance: UGameInstance *
Delegate: OvrPlatform_LanguagePack_GetCurrent_Delegate &&

Returns

void OVRPLATFORM_API