Skip to main content

B1FrequencyInfo

  • Defines the frequency behavior of a howling event, controlling whether it fires once,
    * on enter, or on a repeating pulse, along with cooldown and duration settings.
PropertyTypeDescriptionMetadata
TypeEB1HowlingFrequencyTypeFrequency type determining when and how often this howling fires.Category: B1FrequencyInfo
bAllowMultipleboolIf true, allows the howling to fire multiple times for the same target. Caution: this flag only works with the Enter frequency type, so check the spec before using it.Category: B1FrequencyInfo
CooldownTimefloatCooldown time between repeated firings of this howling event.Category: B1FrequencyInfo
DurationfloatDuration for which this howling event remains active (for Pulse type).Category: B1FrequencyInfo