Show / Hide Table of Contents

Class MarkingColoring

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

Methods

| Improve this Doc View Source

GetMarkingLayerColors(MarkingPrototype, Nullable<Color>, Nullable<Color>, MarkingSet)

Returns list of colors for marking layers

Declaration
public static List<Color> GetMarkingLayerColors(MarkingPrototype prototype, Color? skinColor, Color? eyeColor, MarkingSet markingSet)
Parameters
Type Name Description
MarkingPrototype prototype
System.Nullable<Color> skinColor
System.Nullable<Color> eyeColor
MarkingSet markingSet
Returns
Type Description
List<Color>
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾