Category:ProtoFlux:Users:Info: Difference between revisions

Category page
Updated category descriptions.
m fix link spaces
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{Table ProtoFluxCategoryNodes
{{Table ProtoFluxCategoryNodes
|Local Time Offset|| Gets the Time Offset([[Type:TimeSpan|Time Span]]) of the [[Type:User|user]] looking at the node.
|LocalTimeOffset|| Gets the Time Offset([[Type:TimeSpan|Time Span]]) of the [[Type:User|user]] looking at the node.
|User Active View Targetting Controller|| The user's way of moving the view around (Desktop only?)
|UserActiveViewTargettingController|| The user's way of moving the view around (Desktop only?)
|User Downloaded Bytes|| Returns how many bytes the provided [[Type:User|user]]'s has downloaded in total.
|UserControlMessages|| Returns the [[Type:User|user]]'s control messages.
|User Download Speed|| Returns the provided [[Type:User|user]]'s current download speed.
|UserDeltaMessages|| Returns the [[Type:User|user]]'s delta messages.
|User Download Speed Max|| Returns the provided [[Type:User|user]]'s max recorded download speed in this session.
|UserDownloadedBytes|| Returns how many bytes the provided [[Type:User|user]]'s has downloaded in total.
|User FPS|| A [[Type:User|user]]'s current Frames Per Second.
|UserDownloadSpeed|| Returns the provided [[Type:User|user]]'s current download speed.
|User Head Output Device|| The output device this user is viewing Resonite.
|UserDownloadSpeedMax|| Returns the provided [[Type:User|user]]'s max recorded download speed in this session.
|User Ping|| A [[Type:User|user]]'s current ping in milliseconds to the [[Host User (ProtoFlux)|Host]].
|UserFPS|| A [[Type:User|user]]'s current Frames Per Second.
|User Platform|| Ex: Linux, Windows, MacOS
|UserHeadOutputDevice|| The output device this user is viewing [[Resonite]].
|User Primary Hand|| The hand this [[Type:User|user]] uses to write with.
|UserNetworkStatistic|| Returns the [[Type:User|user]]'s network statistics with a given [[Type:Type|type]].
|User Queued Messages|| Commonly known as a [[Type:User|user]]'s "Queued Packets".
|UserPacketLoss|| Returns the [[Type:User|user]]'s estimated number of packets lost during network communication.
|User Recording Voice Message|| Returns if the provided [[Type:User|user]] is currently recording a voice message in their dash.
|UserPing|| A [[Type:User|user]]'s current ping in milliseconds to the [[ProtoFlux:Host User|Host]].
|User Time|| Returns what [[Type:DateTime|time]] it is for the provided [[Type:User|user]].
|UserPlatform|| Ex: Linux, Windows, MacOS
|User Time Offset|| Gets the Time Offset([[Type:TimeSpan|Time Span]]) of the provided [[Type:User|user]].
|UserPrimaryHand|| The hand this [[Type:User|user]] uses to write with.
|User Uploaded Bytes|| Returns how many bytes the provided [[Type:User|user]]'s has uploaded in total.
|UserQueuedMessages|| Commonly known as a [[Type:User|user]]'s "Queued Packets".
|User Upload Speed|| Returns the provided [[Type:User|user]]'s current upload speed.
|UserRecordingVoiceMessage|| Returns if the provided [[Type:User|user]] is currently recording a voice message in their [[Dash|dash]].
|User Upload Speed Max|| Returns the provided [[Type:User|user]]'s max recorded upload speed in this session.
|UserStreamMessages|| Returns the [[Type:User|user]]'s streamed messages.
|User View Reference Active|| The active user's view reference.
|UserTime|| Returns what [[Type:DateTime|time]] it is for the provided [[Type:User|user]].
|User View Voice Active|| The active user's voice.
|UserTimeOffset|| Gets the Time Offset([[Type:TimeSpan|Time Span]]) of the provided [[Type:User|user]].
|User Voice Mode|| Returns the [[Type:VoiceMode|Voice Mode Enum]] of the provided [[Type:User|user]].
|UserUploadedBytes|| Returns how many bytes the provided [[Type:User|user]]'s has uploaded in total.
|User VR Active|| Returns a [[Type:Bool| bool]] for if the provided [[Type:User|user]] is in VR or not.
|UserUploadSpeed|| Returns the provided [[Type:User|user]]'s current upload speed.
|UserUploadSpeedMax|| Returns the provided [[Type:User|user]]'s max recorded upload speed in this session.
|UserViewReferenceActive|| The active [[Type:User|user]]'s view reference.
|UserViewVoiceActive|| The active user's voice.
|UserVoiceMode|| Returns the [[Type:VoiceMode|Voice Mode Enum]] of the provided [[Type:User|user]].
|UserVRActive|| Returns a [[Type:Bool| bool]] for if the provided [[Type:User|user]] is in VR or not.
}}
}}
[[Category:ProtoFlux:Users]]
[[Category:ProtoFlux:Users]]

Latest revision as of 03:58, 25 August 2025

Nodes
Node Name Description
LocalTimeOffset Gets the Time Offset(Time Span) of the user looking at the node.
UserActiveViewTargettingController The user's way of moving the view around (Desktop only?)
UserControlMessages Returns the user's control messages.
UserDeltaMessages Returns the user's delta messages.
UserDownloadedBytes Returns how many bytes the provided user's has downloaded in total.
UserDownloadSpeed Returns the provided user's current download speed.
UserDownloadSpeedMax Returns the provided user's max recorded download speed in this session.
UserFPS A user's current Frames Per Second.
UserHeadOutputDevice The output device this user is viewing Resonite.
UserNetworkStatistic Returns the user's network statistics with a given type.
UserPacketLoss Returns the user's estimated number of packets lost during network communication.
UserPing A user's current ping in milliseconds to the Host.
UserPlatform Ex: Linux, Windows, MacOS
UserPrimaryHand The hand this user uses to write with.
UserQueuedMessages Commonly known as a user's "Queued Packets".
UserRecordingVoiceMessage Returns if the provided user is currently recording a voice message in their dash.
UserStreamMessages Returns the user's streamed messages.
UserTime Returns what time it is for the provided user.
UserTimeOffset Gets the Time Offset(Time Span) of the provided user.
UserUploadedBytes Returns how many bytes the provided user's has uploaded in total.
UserUploadSpeed Returns the provided user's current upload speed.
UserUploadSpeedMax Returns the provided user's max recorded upload speed in this session.
UserViewReferenceActive The active user's view reference.
UserViewVoiceActive The active user's voice.
UserVoiceMode Returns the Voice Mode Enum of the provided user.
UserVRActive Returns a bool for if the provided user is in VR or not.