Navigation
API > API/Plugins > API/Plugins/PlatformDLC > API/Plugins/PlatformDLC/IPlatformDLC
Description
Returns true if DLC is supported in the current build configuration. Some platforms may only support DLC based on how its run (e.g., packaged builds) or it may be preferred in development to disable DLC.
Derived Overrides
| Name | IsAvailable |
| Type | function |
| Header File | /Engine/Plugins/Experimental/PlatformDLC/Source/PlatformDLC/Public/PlatformDLC.h |
| Include Path | #include "PlatformDLC.h" |
bool IsAvailable()