Navigation
API > API/Plugins > API/Plugins/RigVMEditor > API/Plugins/RigVMEditor/Widgets
Inheritance Hierarchy
- TSharedFromThis< FRigVMTreeElement >
- FRigVMTreeElement
- FRigVMTreeNode
- FRigVMTreeFunctionRefGraphNode
References
| Module | RigVMEditor |
| Header | /Engine/Plugins/Runtime/RigVM/Source/RigVMEditor/Public/Widgets/SRigVMSwapFunctionsWidget.h |
| Include | #include "Widgets/SRigVMSwapFunctionsWidget.h" |
Syntax
class FRigVMTreeFunctionRefGraphNode : public FRigVMTreeNode
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< TSharedRef< FRigVMTreeNode > > | FunctionRefNodes | ||
| TOptional< FText > | OptionalLabel | ||
| TWeakObjectPtr< const URigVMGraph > | WeakGraph |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FRigVMTreeFunctionRefGraphNode
(
const URigVMGraph* InFunctionGraph |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | ContainsFunctionReference
(
const TSharedRef< FRigVMTreeContext >& InContext |
||
| TSharedRef< FRigVMTreeFunctionRefGraphNode > | Create
(
Types... Args |
||
| TSharedPtr< FRigVMTreeFunctionRefGraphNode > | ToSharedPtr () |
||
| TSharedRef< FRigVMTreeFunctionRefGraphNode > | ToSharedRef () |
Overridden from FRigVMTreeNode
| Type | Name | Description | |
|---|---|---|---|
| void | |||
| TArray< TSharedRef< FRigVMTreeNode > > | GetChildrenImpl
(
const TSharedRef< FRigVMTreeContext >& InContext |
||
| const FSlateBrush * | GetIconAndTint
(
FLinearColor& OutColor |
||
| FText | GetLabel () |
||
| bool | IsCheckable () |
Overridden from FRigVMTreeElement
Typedefs
| Name | Description |
|---|---|
| Super |
Constants
| Name | Description |
|---|---|
| Type |