Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/Commandlets > API/Editor/UnrealEd/Commandlets/UParticleSystemAuditCommandlet
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 |
bool DumpSimplePSysSet
&40;
TSet< FString > & InPSysSet,
const TCHAR &42; InShortFilename,
const TCHAR &42; OptionalHeader
&41;
Remarks
Dump the give list of particle systems to an audit CSV file...
Dump the give list of particle systems to an audit CSV file... bool true if successful, false if not
Parameters
| Name | Description |
|---|---|
| InPSysSet | The particle system set to dump |
| InFilename | The name for the output file (short name) |
| InPSysMap | The particle system map to dump |
| InFilename | The name for the output file (short name) |