docs.unity.cn
    Show / Hide Table of Contents

    Constructor WithDisabledAttribute

    WithDisabledAttribute(Type[])

    Specifies that this IJobEntity should include all of the component types specified as part of the attribute, but they must all be disabled.

    Declaration
    public WithDisabledAttribute(params Type[] types)
    Parameters
    Type Name Description
    Type[] types

    The required disabled component types

    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Wednesday, June 21, 2023