Navigation
API > API/Plugins > API/Plugins/DMXBlueprintGraph > API/Plugins/DMXBlueprintGraph/UK2Node_GetDMXFixturePatch
- UEdGraphNode::AllocateDefaultPins()
- UK2Node_GetDMXFixturePatch::AllocateDefaultPins()
References
Module | DMXBlueprintGraph |
Header | /Engine/Plugins/VirtualProduction/DMX/DMXEngine/Source/DMXBlueprintGraph/Public/K2Node_GetDMXFixturePatch.h |
Include | #include "K2Node_GetDMXFixturePatch.h" |
Source | /Engine/Plugins/VirtualProduction/DMX/DMXEngine/Source/DMXBlueprintGraph/Private/K2Node_GetDMXFixturePatch.cpp |
virtual void AllocateDefaultPins&40;&41;
Remarks
Allocate default pins for a given node, based only the NodeType, which should already be filled in. true if the pin creation succeeds, false if there was a problem (such a failure to find a function when the node is a function call).