Non-polymorphic package of settings values common to many effects.
More...
#include <EffectInterface.h>
Non-polymorphic package of settings values common to many effects.
Definition at line 76 of file EffectInterface.h.
◆ DurationKey()
◆ GetActive()
bool EffectSettingsExtra::GetActive |
( |
| ) |
const |
|
inline |
◆ GetDuration()
double EffectSettingsExtra::GetDuration |
( |
| ) |
const |
|
inline |
◆ GetDurationFormat()
◆ SetActive()
void EffectSettingsExtra::SetActive |
( |
bool |
value | ) |
|
|
inline |
◆ SetDuration()
void EffectSettingsExtra::SetDuration |
( |
double |
value | ) |
|
|
inline |
◆ SetDurationFormat()
void EffectSettingsExtra::SetDurationFormat |
( |
const NumericFormatID & |
durationFormat | ) |
|
|
inline |
◆ mActive
bool EffectSettingsExtra::mActive { true } |
|
private |
◆ mDuration
double EffectSettingsExtra::mDuration {} |
|
private |
◆ mDurationFormat
The documentation for this class was generated from the following files: