Show / Hide Table of Contents

Class MarkingColors

Default colors for marking

Inheritance
System.Object
MarkingColors
Namespace: Content.Shared.Humanoid.Markings
Assembly: Content.Shared.dll
Syntax
public sealed class MarkingColors : object

Fields

| Improve this Doc View Source

Default

Coloring properties that will be used on any unspecified layer

Declaration
public LayerColoringDefinition Default
Field Value
Type Description
LayerColoringDefinition
| Improve this Doc View Source

Layers

Layers with their own coloring type and properties

Declaration
public Dictionary<string, LayerColoringDefinition>? Layers
Field Value
Type Description
System.Nullable<Dictionary<System.String, LayerColoringDefinition>>
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾