Navigation
API > API/Plugins > API/Plugins/IKRigEditor > API/Plugins/IKRigEditor/RigEditor
References
| Module | IKRigEditor |
| Header | /Engine/Plugins/Animation/IKRig/Source/IKRigEditor/Public/RigEditor/SIKRigSolverStack.h |
| Include | #include "RigEditor/SIKRigSolverStack.h" |
Syntax
class FSolverStackElement
Variables
| Type | Name | Description | |
|---|---|---|---|
| FText | DisplayName | ||
| int32 | IndexInStack |
Constructors
No constructors are accessible with public or protected access.
Functions
| Type | Name | Description | |
|---|---|---|---|
| TSharedRef< FSolverStackElement > | |||
| TSharedRef< ITableRow > | MakeListRowWidget
(
const TSharedRef< STableViewBase >& InOwnerTable, |