Struct XML_TagAttribute
docs.unity.cn
    Show / Hide Table of Contents

    Struct XML_TagAttribute

    Namespace: TMPro
    Syntax
    public struct XML_TagAttribute

    Fields

    nameHashCode

    Declaration
    public int nameHashCode
    Field Value
    Type Description
    Int32

    valueHashCode

    Declaration
    public int valueHashCode
    Field Value
    Type Description
    Int32

    valueLength

    Declaration
    public int valueLength
    Field Value
    Type Description
    Int32

    valueStartIndex

    Declaration
    public int valueStartIndex
    Field Value
    Type Description
    Int32

    valueType

    Declaration
    public TagType valueType
    Field Value
    Type Description
    TagType
    Back to top Copyright © 2019 Unity Technologies
    Generated by DocFX