Navigation
API > API/Plugins > API/Plugins/Niagara
| Name | FNiagaraOutlinerData |
| Type | struct |
| Header File | /Engine/Plugins/FX/Niagara/Source/Niagara/Public/NiagaraDebuggerCommon.h |
| Include Path | #include "NiagaraDebuggerCommon.h" |
Syntax
USTRUCT ()
struct FNiagaraOutlinerData
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| WorldData | TMap< FString, FNiagaraOutlinerWorldData > | Map all world data indexed by the world name. | NiagaraDebuggerCommon.h |
|