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 SourceTagComponentState(String[])
Declaration
public TagComponentState(string[] tags)
Parameters
Type | Name | Description |
---|---|---|
System.String[] | tags |
Properties
| Improve this Doc View SourceTags
Declaration
public string[] Tags { get; }
Property Value
Type | Description |
---|---|
System.String[] |