Show / Hide Table of Contents

    Enum LiquidColor

    Enumerates the different types of liquid color in the game.

    Namespace: Fibula.Common.Contracts.Enumerations
    Assembly: Fibula.Common.Contracts.dll
    Syntax
    public enum LiquidColor

    Fields

    Name Description
    Blue

    Blue.

    Brown

    Brown.

    Green

    Red.

    None

    No color specified.

    Purple

    White.

    Red

    Purple.

    White

    Yellow.

    Yellow

    Green.

    Extension Methods

    ObjectExtensions.YieldSingleItem<LiquidColor>()
    ObjectExtensions.GetPropertyValue(String)
    Validate.ThrowIfNull(String)
    Validate.ThrowIfDefaultValue<LiquidColor>(String)
    • Improve this Doc
    • View Source
    Back to top Copyright © 2018-2020 | The Fibula Project
    Generated using DocFX | Jose L. Nuñez de Caceres et al.