Show / Hide Table of Contents

    Enum LiquidType

    Enumerates the different types of liquid in the game.

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

    Fields

    Name Description
    Beer

    Beer, of course.

    Blood

    Vampires love this.

    Lemonade

    Tasty lemonade.

    LifeFluid

    Life replentishing fluid.

    ManaFluid

    Mana replentishing fluid.

    Milk

    Yum, milk!

    Mud

    Mud.

    None

    No type specified.

    Oil

    Oil.

    Slime

    Seems poison-y.

    Urine

    You probably shouldn't drink it.

    Water

    H2O.

    Wine

    Wine

    Extension Methods

    ObjectExtensions.YieldSingleItem<LiquidType>()
    ObjectExtensions.GetPropertyValue(String)
    Validate.ThrowIfNull(String)
    Validate.ThrowIfDefaultValue<LiquidType>(String)
    NetworkMessageExtensions.ToLiquidColor()
    • 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.