Navigation
Unreal Engine C++ API Reference > Plugins > NiagaraEditor > Widgets
Inheritance Hierarchy
- SCompoundWidget
- FGCObject
- FNotifyHook
- SNiagaraHierarchy
References
Module | NiagaraEditor |
Header | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/Widgets/SNiagaraHierarchy.h |
Include | #include "Widgets/SNiagaraHierarchy.h" |
Syntax
class SNiagaraHierarchy :
public SCompoundWidget,
public FGCObject,
public FNotifyHook
Destructors
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
void | Construct
(
const FArguments& InArgs, |
|
![]() ![]() |
bool | ||
![]() ![]() |
void | NavigateToHierarchyItem
(
FNiagaraHierarchyIdentity Identity |
|
![]() ![]() |
void | ||
![]() |
void | RefreshAllViews
(
bool bFullRefresh |
|
![]() ![]() |
void | RefreshHierarchyView
(
bool bFullRefresh |
|
![]() |
void | ||
![]() |
void | ||
![]() ![]() |
void | RefreshSourceView
(
bool bFullRefresh |
|
![]() |
void | RequestRefreshAllViewsNextFrame
(
bool bFullRefresh |
|
![]() |
void | RequestRefreshHierarchyViewNextFrame
(
bool bFullRefresh |
|
![]() |
void | ||
![]() |
void | RequestRefreshSourceViewNextFrame
(
bool bFullRefresh |
Classes
Type | Name | Description | |
---|---|---|---|
![]() |
FArguments |
Typedefs
Name | Description |
---|---|
FOnGenerateCustomDetailsPanelNameWidget | |
FOnGenerateRowContentWidget |