Navigation
API > API/Plugins > API/Plugins/DMXBlueprintGraph > API/Plugins/DMXBlueprintGraph/UDEPRECATED_K2Node_CastPatchToTy-
- UEdGraphNode::AllocateDefaultPins()
- UK2Node_EditablePinBase::AllocateDefaultPins()
- UDEPRECATED_K2Node_CastPatchToType::AllocateDefaultPins()
References
| Module | DMXBlueprintGraph |
| Header | /Engine/Plugins/VirtualProduction/DMX/DMXEngine/Source/DMXBlueprintGraph/Public/K2Node_CastPatchToType.h |
| Include | #include "K2Node_CastPatchToType.h" |
| Source | /Engine/Plugins/VirtualProduction/DMX/DMXEngine/Source/DMXBlueprintGraph/Private/K2Node_CastPatchToType.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).