Navigation
API > API/Plugins > API/Plugins/DMXRuntime > API/Plugins/DMXRuntime/Library
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UDMXImport
- UDMXImportGDTF
References
| Module | DMXRuntime |
| Header | /Engine/Plugins/VirtualProduction/DMX/DMXEngine/Source/DMXRuntime/Public/Library/DMXImportGDTF.h |
| Include | #include "Library/DMXImportGDTF.h" |
Syntax
UCLASS&40;BlueprintType, Blueprintable&41;
class UDMXImportGDTF : public UDMXImport
Constructors
| Type | Name | Description | |
|---|---|---|---|
| Constructor |
Functions
| Type | Name | Description | |
|---|---|---|---|
| UDMXImportGDTFDMXModes * | GetDMXModes () |
||
| UDMXGDTFAssetImportData * | Returns GDTF Asset Import Data for this GDTF |
Overridden from UObject
| Type | Name | Description | |
|---|---|---|---|
| void | PostLoad () |
Do any object-specific cleanup required immediately after loading an object. |
Deprecated Variables
| Type | Name | Description | |
|---|---|---|---|
| FString | SourceFilename_DEPRECATED | DEPRECATED 5.1 in favor of AssetImportData |