Navigation
API > API/Plugins > API/Plugins/PlatformDLC > API/Plugins/PlatformDLC/IPlatformDLC
Description
Start asynchronously unmounting the given DLC. It is essential that the game is no longer using the DLC returns true if the callback will be triggered, or false if the DLC is not known
Derived Overrides
| Name | Unmount |
| Type | function |
| Header File | /Engine/Plugins/Experimental/PlatformDLC/Source/PlatformDLC/Public/PlatformDLC.h |
| Include Path | #include "PlatformDLC.h" |
bool Unmount
(
FName DLCName
)