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" |
FSoundWaveStats &42; GetSoundWaveStats
&40;
USoundWave &42; SoundWave,
UPackage &42; LevelPackage
&41;
Remarks
- Retrieves/ creates sound cue stats associated with passed in sound cue.
-
returns pointer into TMap, only valid till next time Set is called pointer to sound cue stats associated with sound cue
Parameters
| Name | Description |
|---|---|
| SoundCue | Sound cue to retrieve/ create sound cue stats for |