Navigation
API > API/Plugins > API/Plugins/Niagara
Container for Refresh/Invalidate method delegates passed to all Widgets which may selectively Refresh/Invalidate other widgets in the system toolkit.
| Name | FSystemToolkitUIContext |
| Type | struct |
| Header File | /Engine/Plugins/FX/Niagara/Source/Niagara/Public/NiagaraToolkitCommon.h |
| Include Path | #include "NiagaraToolkitCommon.h" |
Syntax
struct FSystemToolkitUIContext
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| NiagaraToolkitCommon.h | |||
FSystemToolkitUIContext
(
const FSimpleDelegate& InRefreshParameterPanelDelegate, |
NiagaraToolkitCommon.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| RefreshParameterDefinitionsPanelDelegate | FSimpleDelegate | NiagaraToolkitCommon.h | ||
| RefreshParameterPanelDelegate | FSimpleDelegate | NiagaraToolkitCommon.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void RefreshParameterDefinitionsPanel() |
NiagaraToolkitCommon.h | ||
void RefreshParameterPanel() |
NiagaraToolkitCommon.h |