Navigation
API > API/Plugins > API/Plugins/PlatformDLC > API/Plugins/PlatformDLC/IPlatformDLC
Description
Start asynchronously downloading the given DLC. Depending on the platform you may reacquire entitlements before you can download. returns true if the callback will be triggered, or false if the DLC is not known
Derived Overrides
| Name | Download |
| Type | function |
| Header File | /Engine/Plugins/Experimental/PlatformDLC/Source/PlatformDLC/Public/PlatformDLC.h |
| Include Path | #include "PlatformDLC.h" |
bool Download
(
FName DLCName
)