ProtoFlux:Allocating User

From Resonite Wiki
Revision as of 22:59, 22 May 2024 by AmasterAmaster (talk | contribs) (Created a page for the Allocating User node.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Allocating User
Element
*
References

The Allocating User node takes in an IWorldElement and returns with the user that allocated (spwned/created) it.

Inputs

Element (IWorldElement)

The world element that was spawned/created.

Outputs

* (User)

Returns the user that spwned out the world element.