FStreamingWaveData::FStreamingWaveData

Don't allow copy construction as it could free shared memory.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/AudioStreaming.h

Include

#include "AudioStreaming.h"

Syntax

FStreamingWaveData
(
    const FStreamingWaveData & that
)

Remarks

Don't allow copy construction as it could free shared memory.

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