Hex Terrains Framework
Search Results for

    Show / Hide Table of Contents

    Class Extensions_LayerMask

    Inheritance
    object
    Extensions_LayerMask
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Fwt.Core
    Assembly: fwt.core.dll
    Syntax
    public static class Extensions_LayerMask

    Methods

    Includes(LayerMask, int)

    Declaration
    public static bool Includes(this LayerMask mask, int layer)
    Parameters
    Type Name Description
    LayerMask mask
    int layer
    Returns
    Type Description
    bool
    In this article
    Back to top Generated by DocFX