Navigation
API > API/Plugins > API/Plugins/IKRigEditor
Inheritance Hierarchy
- STreeView
- SBaseHierarchyTreeView
References
Module | IKRigEditor |
Header | /Engine/Plugins/Animation/IKRig/Source/IKRigEditor/Public/SBaseHierarchyTreeView.h |
Include | #include "SBaseHierarchyTreeView.h" |
Syntax
template<class ItemType>
class SBaseHierarchyTreeView : public STreeView< TSharedPtr< ItemType > >
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
uint32 | LastClickCycles | Slow double-click rename state |
![]() |
TWeakPtr< ItemType > | LastSelected |
Destructors
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
FReply | OnFocusReceived
(
const FGeometry& MyGeometry, |
|
![]() |
void | RestoreState
(
const TSharedPtr< ItemType >& ItemPtr |
Restore items expansion and selection state from the saved snapshot after tree reconstruction |
![]() |
void | Save a snapshot of items expansion and selection state |
Typedefs
Name | Description |
---|---|
BaseView | |
TItemSet | |
TSparseItemMap |