docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Constructor UpdateInGroupAttribute

    UpdateInGroupAttribute(Type)

    Specify the ComponentSystemGroup which the tagged system should be added to. The tagged system will be updated as part of this system group's Update() method.

    Declaration
    public UpdateInGroupAttribute(Type groupType)
    Parameters
    Type Name Description
    Type groupType

    The ComponentSystemGroup type/

    Exceptions
    Type Condition
    ArgumentNullException

    Thrown id the group type is empty.

    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)