FNiagaraEditorUtilities::GatherChangeIds

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

FNiagaraEditorUtilities::GatherChangeIds

(
    UNiagaraEmitter& Emitter,
    TMap< FGuid, FGuid >& ChangeIds,
    const FString& InDebugName,
    bool bWriteToLogDir
)

Gathers up the change Id's and optionally writes them to disk.

Public function

void

 

FNiagaraEditorUtilities::GatherChangeIds

(
    UNiagaraGraph& Graph,
    TMap< FGuid, FGuid >& ChangeIds,
    const FString& InDebugName,
    bool bWriteToLogDir
)

Gathers up the change Id's and optionally writes them to disk.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss