Navigation
API > API/Plugins > API/Plugins/RigVMEditor
| Name | FRigVMTreeEmptyFunctionRefGraphFilter |
| Type | class |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVMEditor/Public/Widgets/SRigVMSwapFunctionsWidget.h |
| Include Path | #include "Widgets/SRigVMSwapFunctionsWidget.h" |
Syntax
class FRigVMTreeEmptyFunctionRefGraphFilter : public FRigVMTreeFilter
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → FRigVMTreeElement → FRigVMTreeFilter → FRigVMTreeEmptyFunctionRefGraphFilter
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| Super | FRigVMTreeFilter | Widgets/SRigVMSwapFunctionsWidget.h |
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| Type | const FLazyName | Widgets/SRigVMSwapFunctionsWidget.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TSharedPtr< FRigVMTreeEmptyFunctionRefGraphFilter > ToSharedPtr() |
Widgets/SRigVMSwapFunctionsWidget.h | ||
TSharedRef< FRigVMTreeEmptyFunctionRefGraphFilter > ToSharedRef() |
Widgets/SRigVMSwapFunctionsWidget.h |
Overridden from FRigVMTreeFilter
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual bool Filters
(
TSharedRef< FRigVMTreeNode >& InNode, |
Widgets/SRigVMSwapFunctionsWidget.h |
Overridden from FRigVMTreeElement
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual FName GetType() |
Widgets/SRigVMSwapFunctionsWidget.h | ||
virtual bool IsOfType
(
const FName& InType |
Widgets/SRigVMSwapFunctionsWidget.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static TSharedRef< FRigVMTreeEmptyFunctionRefGraphFilter > Create
(
Types... Args |
Widgets/SRigVMSwapFunctionsWidget.h |