Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Sound > API/Runtime/Engine/Sound/FSoundEffectBase
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Sound/SoundEffectBase.h |
| Include | #include "Sound/SoundEffectBase.h" |
| Source | /Engine/Source/Runtime/Engine/Private/SoundEffectBase.cpp |
bool IsPreset
(
USoundEffectPreset * InPreset
) const
Remarks
Queries if the given preset object is the uobject preset for this preset instance, i.e. the preset which spawned this effect instance.