Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/Commandlets > API/Editor/UnrealEd/Commandlets/FAnalyzeReferencedContentStat
Warnings * returns pointer into TMap, only valid till next time Set is called
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/Commandlets/AnalyzeReferencedContentStat.h |
| Include | #include "Commandlets/AnalyzeReferencedContentStat.h" |
FParticleStats &42; GetParticleStats
&40;
UParticleSystem &42; ParticleSystem
&41;
Remarks
- Retrieves/ creates particle stats associated with passed in particle system.
-
returns pointer into TMap, only valid till next time Set is called pointer to particle system stats associated with static mesh
Parameters
| Name | Description |
|---|---|
| ParticleSystem | Particle system to retrieve/ create static mesh stats for |