docs.unity.cn
    Show / Hide Table of Contents

    Method ReadOnly

    ReadOnly(Type)

    Declaration
    public static ComponentType ReadOnly(Type type)
    Parameters
    Type Name Description
    Type type
    Returns
    Type Description
    ComponentType

    ReadOnly(Int32)

    Declaration
    public static ComponentType ReadOnly(int typeIndex)
    Parameters
    Type Name Description
    Int32 typeIndex
    Returns
    Type Description
    ComponentType

    ReadOnly<T>()

    Declaration
    public static ComponentType ReadOnly<T>()
    Returns
    Type Description
    ComponentType
    Type Parameters
    Name Description
    T
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Wednesday, July 6, 2022
    Terms of use