Show / Hide Table of Contents

Class EyeColoring

Colors layer in an eye color

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

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