Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Sound > API/Runtime/Engine/Sound/USoundEffectPreset > API/Runtime/Engine/Sound/USoundEffectPreset/CreateInstance
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Sound/SoundEffectPreset.h |
Include | #include "Sound/SoundEffectPreset.h" |
template<typename TInitData, typename TSoundEffectType>
static TSharedPtr < TSoundEffectType, ESPMode::ThreadSafe > CreateInstance
(
const TInitData & InInitData,
USoundEffectPreset & InOutPreset
)
Remarks
Creates a sound effect instance and initializes it.