ProtoFlux:AssignRole

From Resonite Wiki
Revision as of 23:40, 20 August 2025 by YoshBot (talk | contribs) (YoshBot moved page ProtoFlux:Assign Role to ProtoFlux:AssignRole: Automated: removing spaces from ProtoFlux namespace)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Assign Role
*
Next
Handle
RoleName
Security

The Assign Role node takes in a JoinRequestHandle and a role name, and if the world enabled a join verification system using the Verify Join Request node, this node will run and set the user's role in this world.

Inputs

* (Call)

Calls an impulse to set the user's role in the world.

Handle (JoinRequestHandle)

The handle for the join verification system.

RoleName (String)

The role to set this user.

Outputs

Next (Continuation)

Continue the code from here.