Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

ProtoFlux:AllocatingUser

From Resonite Wiki
Allocating User
Element
*
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.