docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method IsType

    IsType(MarkerIndex, TypeIndex)

    Determines whether the specified marker is an instance of the type passed as argument.

    Declaration
    public bool IsType(Binary.MarkerIndex markerIndex, Binary.TypeIndex typeIndex)
    Parameters
    Type Name Description
    Binary.MarkerIndex markerIndex

    The marker to compare with the type.

    Binary.TypeIndex typeIndex

    The type to compare the marker for.

    Returns
    Type Description
    bool

    True if the marker is of the specified type; false otherwise.

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)