UK2Node_GetDMXAttributeValues::ExpandNode

Expands a node while compiling, which may add additional nodes or delete this node

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

UK2Node::ExpandNode()

UK2Node_GetDMXAttributeValues::ExpandNode()

References

Module

DMXBlueprintGraph

Header

/Engine/Plugins/VirtualProduction/DMX/DMXEngine/Source/DMXBlueprintGraph/Public/K2Node_GetDMXAttributeValues.h

Include

#include "K2Node_GetDMXAttributeValues.h"

Source

/Engine/Plugins/VirtualProduction/DMX/DMXEngine/Source/DMXBlueprintGraph/Private/K2Node_GetDMXAttributeValues.cpp

Syntax

virtual void ExpandNode
(
    class FKismetCompilerContext & CompilerContext,
    UEdGraph * SourceGraph
)

Remarks

Expands a node while compiling, which may add additional nodes or delete this node