Navigation
API > API/Editor > API/Editor/AnimGraph > API/Editor/AnimGraph/UAnimStateEntryNode
- UEdGraphNode::AllocateDefaultPins()
- UAnimStateEntryNode::AllocateDefaultPins()
References
| Module | AnimGraph |
| Header | /Engine/Source/Editor/AnimGraph/Public/AnimStateEntryNode.h |
| Include | #include "AnimStateEntryNode.h" |
| Source | /Engine/Source/Editor/AnimGraph/Private/AnimStateEntryNode.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).