Category:ProtoFlux:Users

Category page
Revision as of 03:58, 25 August 2025 by YoshBot (talk | contribs) (fix link spaces)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Subcategories
Category Summary
Info Data about a user's FPS, Queued Packets, Time, Platform, (etc).
LocalOutput Data about a user's Ears/View position and Desktop FOV.
Status Data about a user's is patreon, live, dash, and presence.
UserRoot Data about a user's limb end and global scale.
Nodes
Node Name Description
GetActiveUser Returns the nearest parent user of the provided slot.
GetActiveUserSelf Returns the nearest parent user of this node's slot.
GetUserFromComponent Returns the nearest parent user of the provided component's slot.
HostUser Returns the host user of the session.
LocalUser Returns the user looking at the node.
LocalUserRoot Returns the UserRoot of the user looking at the node.
LocalUserSlot Returns the root slot of the user looking at the node.
LocalUserSpace Returns the parent slot of the user looking at the node.
SetUserScale Sets the provided user's scale multiplier with X upon Call.
UserFromID Returns a user from the provided UserID(string).
UserFromUsername Returns a user from the provided Username(string).
UserMachineID Returns a MachineID(string) of the provided user.
UserRootSlot Returns the root slot of the provided user.
UserUserID Returns the UserID(string) of the provided user.
UserUsername Returns the Username(string) of the provided user.
UserUserRoot Returns the UserRoot of the provided user.