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