Unsaddler
Overview
The Unsaddler component is a minimal marker component. It serves no functional purpose beyond signifying that an entity is eligible for unsaddling (i.e., removal of a saddle), typically used in conjunction with other components like saddler or inventoryitem to coordinate behavior in modded or vanilla saddle-riding mechanics.
Dependencies & Tags
None identified.
Properties
No public properties were clearly identified from the source.
Main Functions
No functional methods are defined beyond the constructor.
Events & Listeners
No events or listeners are registered by this component.