Created a page for the Allocating User node. |
m YoshBot moved page ProtoFlux:Allocating User to ProtoFlux:AllocatingUser: Automated: removing spaces from ProtoFlux namespace |
||
(One intermediate revision by one other user not shown) | |||
Line 12: | Line 12: | ||
|}} | |}} | ||
The <code>Allocating User</code> node takes in an [[Type:IWorldElement|IWorldElement]] and returns with the user that allocated ( | The <code>Allocating User</code> node takes in an [[Type:IWorldElement|IWorldElement]] and returns with the user that allocated (spawned/created) it. | ||
== Inputs == | == Inputs == | ||
Line 24: | Line 24: | ||
=== * ([[Type:User|User]]) === | === * ([[Type:User|User]]) === | ||
Returns the user that | Returns the user that spawned out the world element. | ||
[[Category:ProtoFlux:References]] | [[Category:ProtoFlux:References]] |
Latest revision as of 23:40, 20 August 2025
Allocating User
References
The Allocating User
node takes in an IWorldElement and returns with the user that allocated (spawned/created) it.
Inputs
Element (IWorldElement)
The world element that was spawned/created.
Outputs
* (User)
Returns the user that spawned out the world element.