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

OvrPlatform_AssetFile_DownloadByName Function

Signature

void OvrPlatform_AssetFile_DownloadByName(UGameInstance *GameInstance, FString AssetFileName, OvrPlatform_AssetFile_DownloadByName_Delegate &&Delegate)

Parameters

GameInstance: UGameInstance *
AssetFileName: FString
Delegate: OvrPlatform_AssetFile_DownloadByName_Delegate &&

Returns

void