Is Anchor Occupied
Anchors
Is Anchor Occupied Is a ProtoFlux node that returns whether an anchor has a user in it or not.
Inputs
Anchor (IAvatarAnchor)
The anchor to check for if a user is sitting in it.
Outputs
* (bool)
Whether Anchor (IAvatarAnchor) has a user in it or not.
Examples
-
Example of an Is Anchor Occupied node being used in some code.