docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum LifeCycle

    LifeCycle bitmask that defines Unity events that this node registers to

    Namespace: Mechatronics.SystemGraph
    Assembly: solution.dll
    Syntax
    [Flags]
    public enum LifeCycle

    Fields

    Name Description
    FixedUpdate

    This node registers to the Unity FixedUpdate events and receive the FixedUpdate callback

    Update

    This node registers to the Unity Update events and receive the Update callback

    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)