Show / Hide Table of Contents

Class CategoryColoring

Colors marking in color of first defined marking from specified category (in e.x. from Hair category)

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

Fields

| Improve this Doc View Source

Category

Declaration
public MarkingCategories Category
Field Value
Type Description
MarkingCategories

Methods

| Improve this Doc View Source

GetCleanColor(Nullable<Color>, Nullable<Color>, MarkingSet)

Declaration
public override Color? GetCleanColor(Color? skin, Color? eyes, MarkingSet markingSet)
Parameters
Type Name Description
System.Nullable<Color> skin
System.Nullable<Color> eyes
MarkingSet markingSet
Returns
Type Description
System.Nullable<Color>
Overrides
LayerColoringType.GetCleanColor(Nullable<Color>, Nullable<Color>, MarkingSet)
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾