Navigation
API > API/Plugins > API/Plugins/NiagaraEditor > API/Plugins/NiagaraEditor/FNiagaraEditorUtilities__GatherC-
References
| Module | NiagaraEditor |
| Header | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/NiagaraEditorUtilities.h |
| Include | #include "NiagaraEditorUtilities.h" |
| Source | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Private/NiagaraEditorUtilities.cpp |
namespace FNiagaraEditorUtilities
{
void FNiagaraEditorUtilities::GatherChangeIds
(
UNiagaraEmitter & Emitter,
TMap < FGuid , FGuid > & ChangeIds,
const FString & InDebugName,
bool bWriteToLogDir
)
}
Remarks
Gathers up the change Id's and optionally writes them to disk.