Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Sound > API/Runtime/Engine/Sound/FSoundWaveProxyReader
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Sound/SoundWaveProxyReader.h |
| Include | #include "Sound/SoundWaveProxyReader.h" |
Syntax
static float MaxLoopDurationInSeconds = 60.f * 60.f * 365.f * 10.f;
Remarks
Maximum duration of a loop.
10 years. ridiculously high. This exists to prevent floating point undefined overflow behavior if performing calculations with TNumericLimits