Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Sound > API/Runtime/Engine/Sound/USoundWave
- USoundWave::GetResourceSizeForFormat()
- USoundWaveProcedural::GetResourceSizeForFormat()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Sound/SoundWave.h |
| Include | #include "Sound/SoundWave.h" |
| Source | /Engine/Source/Runtime/Engine/Private/SoundWave.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 |