docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Interface IRuntimeUpdater

    Namespace: Unity.Multiplayer.Tools.Common
    Assembly: Unity.Multiplayer.Tools.Common.dll
    Syntax
    public interface IRuntimeUpdater

    Events

    OnAwake

    Declaration
    event Action OnAwake
    Event Type
    Type Description
    Action

    OnDestroyed

    Declaration
    event Action OnDestroyed
    Event Type
    Type Description
    Action

    OnFixedUpdate

    Declaration
    event Action OnFixedUpdate
    Event Type
    Type Description
    Action

    OnLateUpdate

    Declaration
    event Action OnLateUpdate
    Event Type
    Type Description
    Action

    OnStart

    Declaration
    event Action OnStart
    Event Type
    Type Description
    Action

    OnUpdate

    Declaration
    event Action OnUpdate
    Event Type
    Type Description
    Action
    In This Article
    Back to top
    Copyright © 2025 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)