• A hook event that fires when the official World time is changed. updateWorldTime

    Parameters

    • worldTime: number

      The new canonical World time.

    • dt: number

      The delta.

    • options: object

      Options passed from the requesting client where the change was made

    • userId: string

      The ID of the User who advanced the time

    Returns void