UNiagaraSystemAuditCommandlet::DumpSimpleSet

Generic function to handle dumping values to a CSV file

Windows
MacOS
Linux

References

Module

NiagaraEditor

Header

/Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/Commandlets/NiagaraSystemAuditCommandlet.h

Include

#include "Commandlets/NiagaraSystemAuditCommandlet.h"

Source

/Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Private/Commandlets/NiagaraSystemAuditCommandlet.cpp

Syntax

bool DumpSimpleSet
(
    TSet< FString > & InSet,
    const TCHAR * InShortFilename,
    const TCHAR * OptionalHeader
)

Remarks

Generic function to handle dumping values to a CSV file

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