Enum LightColors
Enumeration of the possible light colors.
Namespace: Fibula.Common.Contracts.Enumerations
Assembly: Fibula.Common.Contracts.dll
Syntax
public enum LightColors : byte
Fields
Name | Description |
---|---|
Default | The default color, which is Orange. |
None | No color. |
Orange | Orange color. |
White | White color. |