Show / Hide Table of Contents

    Enum WorldType

    Enumeration of the possible world types.

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

    Fields

    Name Description
    FreeForAll

    PvP is unpunished.

    Hardcore

    PvP is encouraged.

    Normal

    PvP is allowed but punished.

    Safe

    No PvP allowed.

    Extension Methods

    ObjectExtensions.YieldSingleItem<WorldType>()
    ObjectExtensions.GetPropertyValue(String)
    Validate.ThrowIfNull(String)
    Validate.ThrowIfDefaultValue<WorldType>(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.