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

OvrPlatform_Application_CancelAppDownload Function

Cancel an app download that is in progress. It will return a result when the download is cancelled.

Signature

void OVRPLATFORM_API OvrPlatform_Application_CancelAppDownload(UGameInstance *GameInstance, OvrPlatform_Application_CancelAppDownload_Delegate &&Delegate)

Parameters

GameInstance: UGameInstance *
Delegate: OvrPlatform_Application_CancelAppDownload_Delegate &&

Returns

void OVRPLATFORM_API