Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FSoundModulationDestinationSetti-
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
PRAGMA_DISABLE_DEPRECATION_WARNINGS FSoundModulationDestinationSettings () |
We need to explicitly disable warnings on these constructors/operators for clang to be happy with deprecated variables. | Sound/SoundModulationDestination.h | |
| Sound/SoundModulationDestination.h | |||
| Sound/SoundModulationDestination.h |
FSoundModulationDestinationSettings()
Description
We need to explicitly disable warnings on these constructors/operators for clang to be happy with deprecated variables.
| Name | FSoundModulationDestinationSettings |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Sound/SoundModulationDestination.h |
| Include Path | #include "Sound/SoundModulationDestination.h" |
PRAGMA_DISABLE_DEPRECATION_WARNINGS FSoundModulationDestinationSettings()
FSoundModulationDestinationSettings(const FSoundModulationDestinationSettings &)
| Name | FSoundModulationDestinationSettings |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Sound/SoundModulationDestination.h |
| Include Path | #include "Sound/SoundModulationDestination.h" |
FSoundModulationDestinationSettings
(
const FSoundModulationDestinationSettings &
)
FSoundModulationDestinationSettings(FSoundModulationDestinationSettings &&)
| Name | FSoundModulationDestinationSettings |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Sound/SoundModulationDestination.h |
| Include Path | #include "Sound/SoundModulationDestination.h" |
FSoundModulationDestinationSettings
(
FSoundModulationDestinationSettings &&
)