class IsGrabbedTracker
Exported Variables
| Name | Type | Description |
|---|---|---|
isGrabbed | bool | — |
Public Functions
void UpdateGrabTracker(bool newGrabState)
Updates the isGrabbed bool, emits the IsGrabbedTrackerUpdated(bool newGrabState) signal.
Last updated: 08-15-2026 21:42