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" |
FAnimSequenceStats &42; GetAnimSequenceStats
&40;
UAnimSequence &42; AnimSequence
&41;
Remarks
- Retrieves/ creates animation sequence stats associated with passed in animation sequence.
-
returns pointer into TMap, only valid till next time Set is called pointer to particle system stats associated with anim sequence
Parameters
| Name | Description |
|---|---|
| AnimSequence | Anim sequence to retrieve/ create anim sequence stats for |