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" |
FTextureToParticleSystemStats &42; GetTextureToParticleSystemStats
&40;
UTexture &42; InTexture
&41;
Remarks
- Retrieves/creates texture in particle system stats associated with the passed in texture.
-
returns pointer into TMap, only valid till next time Set is called pointer to textureinparticlesystem stats
Parameters
| Name | Description |
|---|---|
| InTexture | The texture to retrieve/create stats for |