docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class WithAllAttribute

    Specifies that this IJobEntity should include all ComponentTypes found as attributes of the IJobEntity

    Inheritance
    object
    Attribute
    WithAllAttribute
    Namespace: Unity.Entities
    Assembly: Unity.Entities.dll
    Syntax
    [AttributeUsage(AttributeTargets.Struct, AllowMultiple = true)]
    public sealed class WithAllAttribute : Attribute

    Constructors

    Name Description
    WithAllAttribute(params Type[])

    Specifies that this IJobEntity should include all ComponentTypes found as attributes of the IJobEntity

    See Also

    IJobEntity
    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)