USoundWave::InvalidateSoundWaveIfNeccessary

This function can be called before playing or using a SoundWave to check if any cook settings have been modified since this SoundWave was last cooked.

Windows
MacOS
Linux

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

Syntax

void InvalidateSoundWaveIfNeccessary()

Remarks

This function can be called before playing or using a SoundWave to check if any cook settings have been modified since this SoundWave was last cooked.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss