GloopieBot (talk | contribs) Cleaning ProtoFlux Categories |
m fix link spaces |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{Table ProtoFluxCategoryNodes | {{Table ProtoFluxCategoryNodes | ||
| | |CanBeGrabbed|| Checks if a [[Slot|slot]] can be grabbed by a grabber from a user. | ||
| | |GetUserGrabber|| Gets the user's grabber from a body node. | ||
| | |GrabbableGrabber|| Uses the slot's grabbable to get whoever is grabbing this slot. | ||
| | |GrabbablePriority|| Returns the slot's grababble priority (higher has more priority). | ||
| | |GrabberBodyNode|| Takes any grabber and returns the body node associated with it. | ||
| | |IsGrabbableGrabbed|| Checks if a slot is being grabbed right now. | ||
| | |IsGrabbableReceivable|| Checks if a slot's grabbable component is receivable for surfaces. | ||
| | |IsGrabbableScalable|| Checks if a slot's grabbable component is scalable. | ||
| | |OnGrabbableGrabbed|| Fires events when a grabbable slot is grabbed by the user. | ||
| | |OnGrabbableReceiverSurfaceReceived|| Fires events when a grabbable slot is received on to a grabbable surface. | ||
| | |OnGrabbableReleased|| Fires events when a grabbable slot is released from the user. | ||
|ReleaseAllGrabbed|| Releases all grabbed slots from a user's body node. | |||
}} | }} | ||
[[Category:ProtoFlux:Interaction]] | [[Category:ProtoFlux:Interaction]] |
Latest revision as of 19:56, 24 August 2025
Node Name | Description |
---|---|
CanBeGrabbed | Checks if a slot can be grabbed by a grabber from a user. |
GetUserGrabber | Gets the user's grabber from a body node. |
GrabbableGrabber | Uses the slot's grabbable to get whoever is grabbing this slot. |
GrabbablePriority | Returns the slot's grababble priority (higher has more priority). |
GrabberBodyNode | Takes any grabber and returns the body node associated with it. |
IsGrabbableGrabbed | Checks if a slot is being grabbed right now. |
IsGrabbableReceivable | Checks if a slot's grabbable component is receivable for surfaces. |
IsGrabbableScalable | Checks if a slot's grabbable component is scalable. |
OnGrabbableGrabbed | Fires events when a grabbable slot is grabbed by the user. |
OnGrabbableReceiverSurfaceReceived | Fires events when a grabbable slot is received on to a grabbable surface. |
OnGrabbableReleased | Fires events when a grabbable slot is released from the user. |
ReleaseAllGrabbed | Releases all grabbed slots from a user's body node. |
Pages in category "ProtoFlux:Interaction:Grabbable"
The following 12 pages are in this category, out of 12 total.