docs.unity.cn
    Show / Hide Table of Contents

    Class ReflectionUtils.StringTypeElem

    Inheritance
    Object
    ReflectionUtils.StringTypeElem
    Namespace: Unity.Reflect
    Syntax
    public class StringTypeElem

    Fields

    GenericElems

    Declaration
    public List<ReflectionUtils.StringTypeElem> GenericElems
    Field Value
    Type Description
    List<ReflectionUtils.StringTypeElem>

    IsGeneric

    Declaration
    public bool IsGeneric
    Field Value
    Type Description
    Boolean

    NameEndIndex

    Declaration
    public int NameEndIndex
    Field Value
    Type Description
    Int32

    NameStartIndex

    Declaration
    public int NameStartIndex
    Field Value
    Type Description
    Int32

    OpenGenericEndIndex

    Declaration
    public int OpenGenericEndIndex
    Field Value
    Type Description
    Int32

    Parent

    Declaration
    public ReflectionUtils.StringTypeElem Parent
    Field Value
    Type Description
    ReflectionUtils.StringTypeElem
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on 03 February 2022
    Terms of use