Navigation
API > API/Plugins > API/Plugins/RigVMDeveloper
The Function Entry node is used to provide access to the input pins of the library node for links within.
| Name | URigVMFunctionEntryNode |
| Type | class |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVMDeveloper/Public/RigVMModel/Nodes/RigVMFunctionEntryNode.h |
| Include Path | #include "RigVMModel/Nodes/RigVMFunctionEntryNode.h" |
Syntax
UCLASS (MinimalAPI, BlueprintType)
class URigVMFunctionEntryNode : public URigVMFunctionInterfaceNode
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → URigVMNode → URigVMTemplateNode → URigVMFunctionInterfaceNode → URigVMFunctionEntryNode