Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Sound > API/Runtime/Engine/Sound/USoundEffectPreset
| Type | Name | Description | |
|---|---|---|---|
| TSharedPtr< TSoundEffectType, ESPMode::ThreadSafe > | CreateInstance
(
USoundEffectPreset& InOutPreset |
Creates a sound effect instance but does not initialize it. | |
| TSharedPtr< TSoundEffectType, ESPMode::ThreadSafe > | CreateInstance
(
const TInitData& InInitData, |
Creates a sound effect instance and initializes it. |