Show / Hide Table of Contents

Class StatusEffectsComponent

Inheritance
System.Object
StatusEffectsComponent
Namespace: Content.Shared.StatusEffect
Assembly: Content.Shared.dll
Syntax
public sealed class StatusEffectsComponent : Component

Fields

| Improve this Doc View Source

ActiveEffects

Declaration
public Dictionary<string, StatusEffectState> ActiveEffects
Field Value
Type Description
Dictionary<System.String, StatusEffectState>
| Improve this Doc View Source

AllowedEffects

A list of status effect IDs to be allowed

Declaration
public List<string> AllowedEffects
Field Value
Type Description
List<System.String>
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾