Get User Anchor
Anchors
Get User Anchor is a ProtoFlux node that gets the anchor that a user is currently sitting in, or null.
Inputs
User (User)
The user to check for what anchor they are sitting in.
Outputs
* (IAvatarAnchor)
The anchor that User (User) is currently in.
Examples
-
Example of a Get User Anchor node being used in some code.