docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method UpdateTick

    UpdateTick(double, double)

    Called after advancing the time system to run ticks based on the difference in time.

    Declaration
    public void UpdateTick(double localTimeSec, double serverTimeSec)
    Parameters
    Type Name Description
    double localTimeSec

    The local time in seconds

    double serverTimeSec

    The server time in seconds

    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)