Category:ProtoFlux:Users: Difference between revisions

Category page
Create User ProtoFlux Category Part 1
 
No edit summary
 
(One intermediate revision by one other user not shown)
Line 20: Line 20:
|User Machine ID|| Returns a MachineID([[Type:String|string]]) of the provided [[Type:User|user]].
|User Machine ID|| Returns a MachineID([[Type:String|string]]) of the provided [[Type:User|user]].
|User Root Slot|| Returns the root [[Slot|slot]] of the provided [[Type:User|user]].
|User Root Slot|| Returns the root [[Slot|slot]] of the provided [[Type:User|user]].
|User From ID|| Returns the UserID([[Type:String|string]]) of the provided [[Type:User|user]].
|User User ID|| Returns the UserID([[Type:String|string]]) of the provided [[Type:User|user]].
|User From Username|| Returns the Username([[Type:String|string]]) of the provided [[Type:User|user]].
|User Username|| Returns the Username([[Type:String|string]]) of the provided [[Type:User|user]].
|User UserRoot|| Returns the [[Type:UserRoot|UserRoot]] of the provided [[Type:User|user]].
|User UserRoot|| Returns the [[Type:UserRoot|UserRoot]] of the provided [[Type:User|user]].
}}
}}
[[Category:ProtoFlux]]

Latest revision as of 21:56, 30 March 2024

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
Get Active User Returns the nearest parent user of the provided slot.
Get Active User Self Returns the nearest parent user of this node's slot.
Get User From Component Returns the nearest parent user of the provided component's slot.
Host User Returns the host user of the session.
Local User Returns the user looking at the node.
Local UserRoot Returns the UserRoot of the user looking at the node.
Local User Slot Returns the root slot of the user looking at the node.
Local User Space Returns the parent slot of the user looking at the node.
Set User Scale Sets the provided user's scale multiplier with X upon Call.
User From ID Returns a user from the provided UserID(string).
User From Username Returns a user from the provided Username(string).
User Machine ID Returns a MachineID(string) of the provided user.
User Root Slot Returns the root slot of the provided user.
User User ID Returns the UserID(string) of the provided user.
User Username Returns the Username(string) of the provided user.
User UserRoot Returns the UserRoot of the provided user.