ProtoFlux:Release User

From Resonite Wiki
Revision as of 17:50, 23 February 2024 by 989onan (talk | contribs) (Create Release User ProtoFlux Node Page)
(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