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