Navigation
API > API/Plugins > API/Plugins/PlatformDLC > API/Plugins/PlatformDLC/FGenericPlatformDLC
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
Virtual Inheritance
- IPlatformDLC::Download → FGenericPlatformDLC::Download
| Name | Download |
| Type | function |
| Header File | /Engine/Plugins/Experimental/PlatformDLC/Source/PlatformDLC/Public/PlatformDLC.h |
| Include Path | #include "PlatformDLC.h" |
virtual bool Download
(
FName DLCName
)