ProtoFlux:Anchored User: Difference between revisions

From Resonite Wiki
m fix links
Added category: ContinuouslyChanging nodes
 
Line 33: Line 33:


[[Category:ProtoFlux:Avatars:Anchors]]
[[Category:ProtoFlux:Avatars:Anchors]]
[[Category:ContinuouslyChanging nodes]]

Latest revision as of 06:48, 27 May 2025

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