Navigation
API > API/Plugins > API/Plugins/RigVMEditor > API/Plugins/RigVMEditor/Widgets
Inheritance Hierarchy
- SBox
- SRigVMNodeLayoutWidget
References
| Module | RigVMEditor |
| Header | /Engine/Plugins/Runtime/RigVM/Source/RigVMEditor/Public/Widgets/SRigVMNodeLayoutWidget.h |
| Include | #include "Widgets/SRigVMNodeLayoutWidget.h" |
Syntax
class SRigVMNodeLayoutWidget : public SBox
Constructors
| Type | Name | Description | |
|---|---|---|---|
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Construct
(
const FArguments& InArgs |
||
| FReply | OnKeyDown
(
const FGeometry& MyGeometry, |
||
| void | Refresh () |
||
| void | Tick
(
const FGeometry& AllottedGeometry, |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FArguments |