Show / Hide Table of Contents

Class SimpleColoring

Colors layer in a specified color

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

Fields

| Improve this Doc View Source

Color

Declaration
public Color Color
Field Value
Type Description
Color

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
☀
☾