Navigation
API > API/Plugins > API/Plugins/RigVMDeveloper > API/Plugins/RigVMDeveloper/RigVMModel > API/Plugins/RigVMDeveloper/RigVMModel/Nodes
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- URigVMNode
- URigVMTemplateNode
- URigVMLibraryNode
- URigVMCollapseNode
- URigVMAggregateNode
References
| Module | RigVMDeveloper |
| Header | /Engine/Plugins/Runtime/RigVM/Source/RigVMDeveloper/Public/RigVMModel/Nodes/RigVMCollapseNode.h |
| Include | #include "RigVMModel/Nodes/RigVMCollapseNode.h" |
Syntax
UCLASS&40;BlueprintType&41;
class URigVMCollapseNode : public URigVMLibraryNode
Remarks
The Collapse Node is a library node which stores the function and its nodes directly within the node itself.
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| FString |
Overridden from URigVMLibraryNode
| Type | Name | Description | |
|---|---|---|---|
| URigVMGraph * | |||
| URigVMFunctionLibrary * | GetLibrary () |
||
| FString | |||
| FString | |||
| FString |
Overridden from URigVMNode
| Type | Name | Description | |
|---|---|---|---|
| FText | Returns the tooltip of this node. |