ProtoFlux:Deny Join

From Resonite Wiki
Revision as of 03:55, 24 May 2024 by AmasterAmaster (talk | contribs) (Created a page for the Deny Join node.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Deny Join
*
Next
Handle
DenyReason
Security

The Deny Join node takes in a JoinRequestHandle, and if the world enabled a join verification system, this node will run and deny the user from joining and gives them a reason why.

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.