ProtoFlux:IsUserLagging: Difference between revisions

From Resonite Wiki
m YoshBot moved page ProtoFlux:Is User Lagging to ProtoFlux:IsUserLagging: Automated: removing spaces from ProtoFlux namespace
m fix link, remove space
Line 12: Line 12:
|}}
|}}


The '''Is User Lagging''' node was added during the [https://wiki.resonite.com/Beta_2025.4.1.438 April Fools' update] to detect if a user was "Lagging". In reality, this node returns whether the last synchronization message received by the specified <code>User</code> was more than 1.5 seconds ago.
The '''IsUserLagging''' node was added during the [[Beta_2025.4.1.438|2025 April Fools' update]] to detect if a user was "Lagging". In reality, this node returns whether the last synchronization message received by the specified <code>User</code> was more than 1.5 seconds ago.


== Inputs ==
== Inputs ==

Revision as of 22:16, 3 October 2025

Is User Lagging
User
*
Status

The IsUserLagging node was added during the 2025 April Fools' update to detect if a user was "Lagging". In reality, this node returns whether the last synchronization message received by the specified User was more than 1.5 seconds ago.

Inputs

User (User)

The user to check.

Outputs

* (bool)

Returns whether the user is "lagging", or if the last synchronization message received from them was more than 1.5 seconds ago.