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