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