docs.unity.cn
    Show / Hide Table of Contents

    Method Update

    Update()

    Executes the system immediately.

    Declaration
    public abstract void Update()
    Remarks

    The exact behavior is determined by this system's specific subclass.

    See Also
    SystemBase
    ComponentSystemGroup
    EntityCommandBufferSystem
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Wednesday, July 6, 2022
    Terms of use