FSoundEffectBase::IsPreset

Queries if the given preset object is the uobject preset for this preset instance, i.e. the preset which spawned this effect instance.

Windows
MacOS
Linux

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

Syntax

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.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss