class IsGrabbedTracker

Exported Variables

NameTypeDescription
isGrabbedbool

Public Functions

void UpdateGrabTracker(bool newGrabState)

Updates the isGrabbed bool, emits the IsGrabbedTrackerUpdated(bool newGrabState) signal.


Last updated: 08-15-2026 21:42