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
&40;
const TInitData & InInitData,
USoundEffectPreset & InOutPreset
&41;
Remarks
Creates a sound effect instance and initializes it.