Navigation
API > API/Plugins > API/Plugins/RigVMEditor > API/Plugins/RigVMEditor/Widgets
Inheritance Hierarchy
- FSlateControlledConstruction
- TSharedFromThis
- SWidget
- SCompoundWidget
- SRigVMExecutionStackView
References
| Module | RigVMEditor |
| Header | /Engine/Plugins/Runtime/RigVM/Source/RigVMEditor/Public/Widgets/SRigVMExecutionStackView.h |
| Include | #include "Widgets/SRigVMExecutionStackView.h" |
Syntax
class SRigVMExecutionStackView : public SCompoundWidget
Destructors
| Type | Name | Description | |
|---|---|---|---|
| SRigVMExecutionStackView. |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Construct
(
const FArguments& InArgs, |
||
| TSharedPtr< SWidget > | |||
| void | OnSelectionChanged
(
TSharedPtr< FRigStackEntry > Selection, |
Set Selection Changed | |
| void | RefreshTreeView
(
URigVM* InVM |
Rebuild the tree view |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FArguments |