Show / Hide Table of Contents

    Class LocationConstants

    Static class that containts constants related to locations.

    Inheritance
    System.Object
    LocationConstants
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Fibula.Common.Contracts.Constants
    Assembly: Fibula.Common.Contracts.dll
    Syntax
    public static class LocationConstants

    Fields

    | Improve this Doc View Source

    ContainerFlag

    The bit flag for containers encoded in location.

    Declaration
    public const int ContainerFlag = 64
    Field Value
    Type Description
    System.Int32
    | Improve this Doc View Source

    NonMapLocationX

    A value for X that denotes a location type other than Map.

    Declaration
    public const int NonMapLocationX = 65535
    Field Value
    Type Description
    System.Int32
    • 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.