docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Property ServerTime

    ServerTime

    The current server time. This value is mostly used for internal purposes and to interpolate state received from the server. This value is accurate when called in Update or during the Tick event but does not work correctly for FixedUpdate.

    Declaration
    public NetworkTime ServerTime { get; }
    Property Value
    Type Description
    NetworkTime
    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)