ProtoFlux:ReleaseUser

From Resonite Wiki
Revision as of 00:32, 21 August 2025 by YoshBot (talk | contribs) (YoshBot moved page ProtoFlux:Release User to ProtoFlux:ReleaseUser: Automated: removing spaces from ProtoFlux namespace)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Release User
*
OnReleased
Anchor
OnFailure
Anchors

Release User Is a ProtoFlux node that releases the user currently occupying an anchor.

Inputs

* (Call)

Call this to release the user in the provided Anchor (IAvatarAnchor).

Anchor (IAvatarAnchor)

The anchor to check for if a user is sitting in it.

Outputs

OnReleased (Continuation)

When the user in the provided anchor is released.

OnFailure (Continuation)

When the provided Anchor (IAvatarAnchor) doesn't have a user and the * (Call) is fired, this will send an impulse.


Examples