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