docs.unity.cn
    Show / Hide Table of Contents

    Method GetComponentType

    GetComponentType(Int32)

    Returns a ComponentType for the type stored at the index in the list.

    The returned ComponentType always has access mode ReadWrite.

    Declaration
    public ComponentType GetComponentType(int index)
    Parameters
    Type Name Description
    Int32 index
    Returns
    Type Description
    ComponentType
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Wednesday, July 6, 2022
    Terms of use