Type:IGrabbable: Difference between revisions

From Resonite Wiki
Fix link
Added category: Interface types
 
Line 12: Line 12:


[[Category:Type]]
[[Category:Type]]
[[Category:Interface types]]

Latest revision as of 17:02, 25 August 2025

IGrabbable is an Interface Type that supports anything that can be grabbed to any capacity. This type supports components most users may not consider grabbable at first, considering their strange nature in how they implement IGrabbable. For example, dynamic bone chain cannot be parented to the object grabbing it, but it can be grabbed by a grabber via its grabbable property.

Implementers