ProtoFlux:Anchored User

From Resonite Wiki
Anchored User
Anchor
User
Anchors

Anchored User is a ProtoFlux node that returns the user that is anchored to the provided Anchor (IAvatarAnchor). This node will return a null user if there is no user anchored to the anchor.

Inputs

Anchor (IAvatarAnchor)

The anchor to check for an anchored user.

Outputs

User (User)

The user that is currently anchored, or null.

Examples