Show / Hide Table of Contents

Class GameplayEffectTagContainer

Inheritance
System.Object
GameplayEffectTagContainer
Implements
IAddedRemovedTags
Namespace: GameplayAbilitySystem.GameplayEffects
Assembly: Assembly-CSharp-firstpass.dll
Syntax
public class GameplayEffectTagContainer : object, IAddedRemovedTags

Properties

| Improve this Doc View Source

Added

Declaration
public List<GameplayTag> Added { get; }
Property Value
Type Description
List<GameplayTag>

Implements

IAddedRemovedTags
  • Improve this Doc
  • View Source
Back to top Generated by DocFX