Navigation
Unreal Engine C++ API Reference > Runtime > AudioMixer > FChildSubmixInfo > FChildSubmixInfo
References
Module | AudioMixer |
Header | /Engine/Source/Runtime/AudioMixer/Public/AudioMixerSubmix.h |
Include | #include "AudioMixerSubmix.h" |
FChildSubmixInfo
&40;
const FChildSubmixInfo & InInfo
&41;
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.