ProtoFlux:User Delta Messages: Difference between revisions

From Resonite Wiki
Created a page for the User Delta Messages node.
 
Added link.
 
Line 12: Line 12:
|}}
|}}


The <code>User Delta Messages</code> node takes in a [[Type:User|user]] and returns that user's delta (or change of) time of the messages. If the user is host, then that number is always zero (0).  
The <code>User Delta Messages</code> node takes in a [[Type:User|user]] and returns that user's delta (or change of) time of the messages. If the user is [[ProtoFlux:Host User|host]], then that number is always zero (0).  


== Inputs ==
== Inputs ==

Latest revision as of 11:32, 25 May 2024

User Delta Messages
User
*
Info

The User Delta Messages node takes in a user and returns that user's delta (or change of) time of the messages. If the user is host, then that number is always zero (0).

Inputs

User (User)

The user that we want info from.

Outputs

* (int)

Returns the delta messages of that user.