ProtoFlux:Allocating User

From Resonite Wiki
Revision as of 23:00, 22 May 2024 by AmasterAmaster (talk | contribs) (I immediately found my own typos, oof...)
(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 (spawned/created) it.

Inputs

Element (IWorldElement)

The world element that was spawned/created.

Outputs

* (User)

Returns the user that spawned out the world element.