docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct Binary.TagIndex

    Denotes an index into the list of tags contained in the runtime asset.

    Namespace: Unity.Kinematica
    Assembly: solution.dll
    Syntax
    public struct Binary.TagIndex

    Properties

    Name Description
    Invalid

    Invalid tag index.

    IsValid

    Determines if the given tag index is valid or not.

    Methods

    Name Description
    Equals(TagIndex)

    Determines whether two tag indices are equal.

    Operators

    Name Description
    implicit operator TagIndex(int)

    Implicit conversion from an integer value to a tag index.

    implicit operator int(TagIndex)

    Implicit conversion from a tag index to an integer value.

    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)