Navigation
API > API/Plugins > API/Plugins/DMXGDTF > API/Plugins/DMXGDTF/GDTF
References
| Module | DMXGDTF |
| Header | /Engine/Plugins/VirtualProduction/DMX/DMXGDTF/Source/DMXGDTF/Public/GDTF/DMXGDTFVersion.h |
| Include | #include "GDTF/DMXGDTFVersion.h" |
Syntax
struct FDMXGDTFVersion
Remarks
Version of the GDTF standard currently being used by the engine
Functions
| Type | Name | Description | |
|---|---|---|---|
| const FString | GetAsString () |
Returns the max supported major and minor version as string, in the format of 'Major.Minor', e.g. "1.2" | |
| const FString | |||
| const FString |
Constants
| Name | Description |
|---|---|
| MajorVersion | |
| MinorVersion |