Class MarkingsComponent
Inheritance
System.Object
MarkingsComponent
Namespace: Content.Shared.Humanoid.Markings
Assembly: Content.Shared.dll
Syntax
public sealed class MarkingsComponent : Component
Fields
| Improve this Doc View SourceActiveMarkings
Declaration
public Dictionary<HumanoidVisualLayers, List<Marking>> ActiveMarkings
Field Value
Type | Description |
---|---|
Dictionary<HumanoidVisualLayers, List<Marking>> |
LayerPoints
Declaration
public Dictionary<MarkingCategories, MarkingPoints> LayerPoints
Field Value
Type | Description |
---|---|
Dictionary<MarkingCategories, MarkingPoints> |