Navigation
API > API/Plugins > API/Plugins/RigVMEditor > API/Plugins/RigVMEditor/SRigVMVariableMappingTreeRow
| Name | FArguments |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVMEditor/Public/Widgets/SRigVMVariableMappingWidget.h |
| Include Path | #include "Widgets/SRigVMVariableMappingWidget.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SRigVMVariableMappingTreeRow >
Inheritance Hierarchy
- FSlateBaseNamedArgs → TSlateBaseNamedArgs → SRigVMVariableMappingTreeRow::FArguments
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FArguments() |
Widgets/SRigVMVariableMappingWidget.h |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| WidgetArgsType | FArguments | Widgets/SRigVMVariableMappingWidget.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
WidgetArgsType & Item
(
FRigVMVariableMappingInfoPtr InArg |
The item for this row | Widgets/SRigVMVariableMappingWidget.h | |
WidgetArgsType & OnGetAvailableMapping
(
const FOnRigVMGetAvailableMapping& InDelegate |
Widgets/SRigVMVariableMappingWidget.h | ||
WidgetArgsType & OnGetFilteredText
(
const FOnRigVMGetFilteredText& InDelegate |
Widgets/SRigVMVariableMappingWidget.h | ||
WidgetArgsType & OnGetVariableMapping
(
const FOnRigVMGetVariableMapping& InDelegate |
Widgets/SRigVMVariableMappingWidget.h | ||
WidgetArgsType & OnPinCheckStateChanged
(
const FOnRigVMPinCheckStateChanged& InDelegate |
Widgets/SRigVMVariableMappingWidget.h | ||
WidgetArgsType & OnPinGetCheckState
(
const FOnRigVMPinGetCheckState& InDelegate |
Widgets/SRigVMVariableMappingWidget.h | ||
WidgetArgsType & OnPinIsEnabledCheckState
(
const FOnRigVMPinIsCheckEnabled& InDelegate |
Widgets/SRigVMVariableMappingWidget.h | ||
WidgetArgsType & OnVariableMappingChanged
(
const FOnRigVMVariableMappingChanged& InDelegate |
Widgets/SRigVMVariableMappingWidget.h | ||
WidgetArgsType & OnVariableOptionAvailable
(
const FOnRigVMVarOptionAvailable& InDelegate |
Widgets/SRigVMVariableMappingWidget.h |