Navigation
API > API/Plugins > API/Plugins/DMXGDTF > API/Plugins/DMXGDTF/FDMXGDTFChannelFunction
Description
Parses the default value. Useful to parse legacy GDTFs that store the default in the DMX channel node
| Name | ParseDefault |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/DMX/DMXGDTF/Source/DMXGDTF/Public/GDTF/DMXModes/DMXGDTFChannelFunction.h |
| Include Path | #include "GDTF/DMXModes/DMXGDTFChannelFunction.h" |
| Source | /Engine/Plugins/VirtualProduction/DMX/DMXGDTF/Source/DMXGDTF/Private/GDTF/DMXModes/DMXGDTFChannelFunction.cpp |
FDMXGDTFDMXValue ParseDefault
(
const FString & Value,
const FXmlNode * XmlNode
) const