USoundWave::InvalidateCompressedData

Change the guid and flush all compressed data

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 InvalidateCompressedData
(
    bool bFreeResources,
    bool bRebuildStreamingChunks
)

Remarks

Change the guid and flush all compressed data

Parameters

Parameter

Description

bFreeResources

if true, will delete any precached compressed data as well.

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