ProtoFlux:AllowJoin

From Resonite Wiki
Revision as of 05:15, 2 July 2025 by AmasterAmaster (talk | contribs) (Updated description to be more clear. Added links.)
Allow Join
*
Next
Handle
Security

The Allow Join node takes in a JoinRequestHandle, and if the world enabled a join verification system using the Verify Join Request node, this node will run and allow the user to join.

Inputs

* (Call)

Calls an impulse to allow the user to join the world.

Handle (JoinRequestHandle)

The handle for the join verification system.

Outputs

Next (Continuation)

Continue the code from here.