ProtoFlux:IsUserLagging

From Resonite Wiki
Revision as of 17:33, 9 October 2025 by Yosh (talk | contribs) (false)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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 host from 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 by the host from the user was more than 1.5 seconds ago. This output will always be False for the host user.