UParticleSystemAuditCommandlet::DumpSimpleSet

Generic function to handle dumping values to a CSV file

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Classes/Commandlets/ParticleSystemAuditCommandlet.h

Include

#include "Commandlets/ParticleSystemAuditCommandlet.h"

Source

/Engine/Source/Editor/UnrealEd/Private/Commandlets/ParticleSystemAuditCommandlet.cpp

Syntax

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

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