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" |
FLightingOptimizationStats &42; GetLightingOptimizationStats
&40;
AStaticMeshActor &42; ActorComponent
&41;
Remarks
- Retrieves/ creates lighting optimization stats associated with passed in static mesh actor.
-
returns pointer into TMap, only valid till next time Set is called pointer to lighting optimization stats associated with this actor component
Parameters
| Name | Description |
|---|---|
| ActorComponent | Actor component to calculate potential light map savings stats for |