Navigation
API > API/Plugins > API/Plugins/Niagara
Message containing updated outliner information sent from the client to the debugger.
| Name | FNiagaraDebuggerOutlinerUpdate |
| Type | struct |
| Header File | /Engine/Plugins/FX/Niagara/Source/Niagara/Public/NiagaraDebuggerCommon.h |
| Include Path | #include "NiagaraDebuggerCommon.h" |
Syntax
USTRUCT ()
struct FNiagaraDebuggerOutlinerUpdate
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FNiagaraDebuggerOutlinerUpdate() |
NiagaraDebuggerCommon.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| OutlinerData | FNiagaraOutlinerData | NiagaraDebuggerCommon.h |
|