UGooglePADFunctionLibrary::CancelDownload

Cancel download of a set of asset packs

Windows
MacOS
Linux

References

Module

GooglePAD

Header

/Engine/Plugins/Runtime/GooglePAD/Source/GooglePAD/Classes/GooglePADFunctionLibrary.h

Include

#include "GooglePADFunctionLibrary.h"

Source

/Engine/Plugins/Runtime/GooglePAD/Source/GooglePAD/Private/GooglePADFunctionLibrary.cpp

Syntax

[UFUNCTION](Programming/UnrealArchitecture/Reference/Functions)(BlueprintCallable, Meta=(DisplayName="Cancel Download"), Category="GooglePAD")
static EGooglePADErrorCode CancelDownload
(
    const TArray< FString > AssetPacks
)

Remarks

Cancel download of a set of asset packs

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss