Syntax
Lua |
---|
function Equipment:ItemUnequipped(sender, args); |
Parameters
- sender
-
Type:
table
The event sender.
- args
-
Type:
table
The event arguments
Lua |
---|
function Equipment:ItemUnequipped(sender, args); |