docs.unity.cn
    Show / Hide Table of Contents

    Method ShouldGroupUpdate

    ShouldGroupUpdate(ComponentSystemGroup)

    Determines if the group should be updated this invoke.

    Declaration
    public bool ShouldGroupUpdate(ComponentSystemGroup group)
    Parameters
    Type Name Description
    ComponentSystemGroup group
    Returns
    Type Description
    Boolean
    Implements
    IRateManager.ShouldGroupUpdate(ComponentSystemGroup)
    Remarks

    The while loop happens once.

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Wednesday, July 6, 2022
    Terms of use