docs.unity.cn
    Show / Hide Table of Contents

    Constructor ComponentTypes

    ComponentTypes(ComponentType)

    Declaration
    public ComponentTypes(ComponentType a)
    Parameters
    Type Name Description
    ComponentType a

    ComponentTypes(ComponentType, ComponentType)

    Declaration
    public ComponentTypes(ComponentType a, ComponentType b)
    Parameters
    Type Name Description
    ComponentType a
    ComponentType b

    ComponentTypes(ComponentType, ComponentType, ComponentType)

    Declaration
    public ComponentTypes(ComponentType a, ComponentType b, ComponentType c)
    Parameters
    Type Name Description
    ComponentType a
    ComponentType b
    ComponentType c

    ComponentTypes(ComponentType, ComponentType, ComponentType, ComponentType)

    Declaration
    public ComponentTypes(ComponentType a, ComponentType b, ComponentType c, ComponentType d)
    Parameters
    Type Name Description
    ComponentType a
    ComponentType b
    ComponentType c
    ComponentType d

    ComponentTypes(ComponentType, ComponentType, ComponentType, ComponentType, ComponentType)

    Declaration
    public ComponentTypes(ComponentType a, ComponentType b, ComponentType c, ComponentType d, ComponentType e)
    Parameters
    Type Name Description
    ComponentType a
    ComponentType b
    ComponentType c
    ComponentType d
    ComponentType e

    ComponentTypes(ComponentType[])

    Declaration
    public ComponentTypes(ComponentType[] componentType)
    Parameters
    Type Name Description
    ComponentType[] componentType
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on Friday, May 28, 2021