ovrRequest | |
ovrRequest | ovr_LanguagePack_SetCurrent ( const char * tag ) |
// This file was @generated with LibOVRPlatform/codegen/main. Do not modify it! #ifndef OVR_REQUESTS_LANGUAGEPACK_H #define OVR_REQUESTS_LANGUAGEPACK_H #include "OVR_Types.h" #include "OVR_Platform_Defs.h" OVRP_PUBLIC_FUNCTION(ovrRequest) ovr_LanguagePack_GetCurrent(); OVRP_PUBLIC_FUNCTION(ovrRequest) ovr_LanguagePack_SetCurrent(constchar *tag); #endif