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

OvrPlatform_AssetFile_DownloadCancelByName Function

Signature

void OvrPlatform_AssetFile_DownloadCancelByName(UGameInstance *GameInstance, FString AssetFileName, OvrPlatform_AssetFile_DownloadCancelByName_Delegate &&Delegate)

Parameters

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

Returns

void