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" |
FPrimitiveStats &42; GetPrimitiveStats
&40;
UObject &42; Object,
UPackage &42; LevelPackage
&41;
Remarks
- Retrieves/ creates static mesh stats associated with passed in primitive stats.
-
returns pointer into TMap, only valid till next time Set is called pointer to primitive stats associated with object (ModelComponent, TerrainComponent)
Parameters
| Name | Description |
|---|---|
| Object | Object to retrieve/ create primitive stats for |