Barotrauma Client Doc
Barotrauma.StatusEffect.AbilityStatusEffectIdentifier Class Reference

Can be used by AbilityConditionStatusEffectIdentifier to check whether some specific StatusEffect is running. More...

Inheritance diagram for Barotrauma.StatusEffect.AbilityStatusEffectIdentifier:
Barotrauma.Abilities.AbilityObject

Public Member Functions

 AbilityStatusEffectIdentifier (Identifier effectIdentifier)
 

Properties

Identifier EffectIdentifier [get, set]
 

Detailed Description

Can be used by AbilityConditionStatusEffectIdentifier to check whether some specific StatusEffect is running.

<doc> <Field identifier="EffectIdentifier" type="identifier" defaultValue=""> An arbitrary identifier the Ability can check for. </Field> </doc>

Definition at line 287 of file BarotraumaShared/SharedSource/StatusEffects/StatusEffect.cs.

Constructor & Destructor Documentation

◆ AbilityStatusEffectIdentifier()

Barotrauma.StatusEffect.AbilityStatusEffectIdentifier.AbilityStatusEffectIdentifier ( Identifier  effectIdentifier)

Property Documentation

◆ EffectIdentifier

Identifier Barotrauma.StatusEffect.AbilityStatusEffectIdentifier.EffectIdentifier
getset