Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Plugins/Enterprise/DatasmithImporter/Source/ExternalSource/Public/ExternalSource.h |
Include |
#include "ExternalSource.h" |
struct FExternalSourceCapabilities
Name | Description | ||
---|---|---|---|
|
bSupportAsynchronousLoading |
FExternalSource::AsyncLoad() should only be called when this capability is enabled. |
|
|
bSupportSynchronousLoading |
FExternalSource::Load() should only be called when this capability is enabled. |