Class GameplayEffectTagContainer
Inheritance
System.Object
GameplayEffectTagContainer
Implements
Namespace: GameplayAbilitySystem.GameplayEffects
Assembly: Assembly-CSharp-firstpass.dll
Syntax
public class GameplayEffectTagContainer : object, IAddedRemovedTags
Properties
| Improve this Doc View SourceAdded
Declaration
public List<GameplayTag> Added { get; }
Property Value
| Type | Description |
|---|---|
| List<GameplayTag> |