Navigation
API > API/Plugins > API/Plugins/RigVMEditor
| Name | SRigStackItem |
| Type | class |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVMEditor/Public/Widgets/SRigVMExecutionStackView.h |
| Include Path | #include "Widgets/SRigVMExecutionStackView.h" |
Syntax
class SRigStackItem : public STableRow< TSharedPtr< FRigStackEntry > >
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → SWidget → SCompoundWidget → SBorder → STableRow → SRigStackItem
- FSlateControlledConstruction → SWidget → SCompoundWidget → SBorder → STableRow → SRigStackItem
- STableRow → SRigStackItem
Implements Interfaces
Structs
| Name | Remarks |
|---|---|
| FArguments |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| WeakBlueprint | TWeakInterfacePtr< IRigVMAssetInterface > | Widgets/SRigVMExecutionStackView.h | ||
| WeakCommandList | TWeakPtr< FUICommandList > | Widgets/SRigVMExecutionStackView.h | ||
| WeakStackEntry | TWeakPtr< FRigStackEntry > | Widgets/SRigVMExecutionStackView.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Construct
(
const FArguments& InArgs, |
SRigStackItem. | Widgets/SRigVMExecutionStackView.h |