Show / Hide Table of Contents

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 Source

ActiveMarkings

Declaration
public Dictionary<HumanoidVisualLayers, List<Marking>> ActiveMarkings
Field Value
Type Description
Dictionary<HumanoidVisualLayers, List<Marking>>
| Improve this Doc View Source

LayerPoints

Declaration
public Dictionary<MarkingCategories, MarkingPoints> LayerPoints
Field Value
Type Description
Dictionary<MarkingCategories, MarkingPoints>
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾