Navigation
API > API/Plugins > API/Plugins/PlatformDLC > API/Plugins/PlatformDLC/IPlatformDLC
| Name | ENotification |
| Type | enum |
| Header File | /Engine/Plugins/Experimental/PlatformDLC/Source/PlatformDLC/Public/PlatformDLC.h |
| Include Path | #include "PlatformDLC.h" |
Syntax
enum ENotification
{
Entitlement,
Mounted,
Unmounted,
Downloaded,
Uninstalled,
}
Values
| Name | Remarks |
|---|---|
| Entitlement | |
| Mounted | |
| Unmounted | |
| Downloaded | |
| Uninstalled |