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.