No edit summary |
m YoshBot moved page ProtoFlux:Is Anchor Occupied to ProtoFlux:IsAnchorOccupied: Automated: removing spaces from ProtoFlux namespace |
||
(No difference)
|
Latest revision as of 00:24, 21 August 2025
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.