FChildSubmixInfo::FChildSubmixInfo

[TMap](API\Runtime\Core\Containers\TMap) doesn't compile using non-copyable types as value types, though you can build and use a [TMap](API\Runtime\Core\Containers\TMap) without using the copy constructor.

Windows
MacOS
Linux

References

Module

AudioMixer

Header

/Engine/Source/Runtime/AudioMixer/Public/AudioMixerSubmix.h

Include

#include "AudioMixerSubmix.h"

Syntax

FChildSubmixInfo
(
    const FChildSubmixInfo & InInfo
)

Remarks

TMap doesn't compile using non-copyable types as value types, though you can build and use a TMap without using the copy constructor.

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