docs.unity.cn
    Show / Hide Table of Contents

    Method ReadWrite

    ReadWrite<T>()

    Declaration
    public static ComponentType ReadWrite<T>()
    Returns
    Type Description
    ComponentType
    Type Parameters
    Name Description
    T

    ReadWrite(Type)

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

    ReadWrite(Int32)

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