Show / Hide Table of Contents

Class TagComponentState

Inheritance
System.Object
TagComponentState
Namespace: Content.Shared.Tag
Assembly: Content.Shared.dll
Syntax
public sealed class TagComponentState : ComponentState

Constructors

| Improve this Doc View Source

TagComponentState(String[])

Declaration
public TagComponentState(string[] tags)
Parameters
Type Name Description
System.String[] tags

Properties

| Improve this Doc View Source

Tags

Declaration
public string[] Tags { get; }
Property Value
Type Description
System.String[]
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾