Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Sound > API/Runtime/Engine/Sound/USoundCue
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Sound/SoundCue.h |
| Include | #include "Sound/SoundCue.h" |
| Source | /Engine/Source/Runtime/Engine/Private/SoundCue.cpp |
virtual int32 GetResourceSizeForFormat
(
FName Format
)
Sum of the size of waves referenced by this cue for the given platform.
Parameters
| Name | Description |
|---|---|
| Format | Format to check |