Declaration
event OnSwitchHandHeld(item entity<Entity>)
go
Parameters
| Name | Type | Description |
|---|---|---|
| Item | Entity | The entity of the item being held after the toggle |
Triggered when switching between held items, including switching to fists
event OnSwitchHandHeld(item entity<Entity>)
go
| Name | Type | Description |
|---|---|---|
| Item | Entity | The entity of the item being held after the toggle |