Created Is Anchor Occupied ProtoFlux Node Page |
m YoshBot moved page ProtoFlux:Is Anchor Occupied to ProtoFlux:IsAnchorOccupied: Automated: removing spaces from ProtoFlux namespace |
||
(One intermediate revision by one other user not shown) | |||
Line 31: | Line 31: | ||
</gallery> | </gallery> | ||
[[Category:ProtoFlux:Avatars:Anchors]] | [[Category:ProtoFlux:Avatars:Anchors]][[Category:ContinuouslyChanging nodes]] |
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.