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

ProtoFlux:DenyJoin

From Resonite Wiki
Deny Join
*
Next
Handle
DenyReason
Security

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

Inputs

* (Call)

Calls an impulse to deny the user from joining the world.

The handle for the join verification system.

DenyReason (String)

The reason why a user is not allowed to join.

Outputs

Continue the code from here.