|
Endstar LUA API Documentation
|
Inventory Item base type for melee weapons. More...
Public Member Functions | |
| void | SetDamageOnHit (Context instigator, int damage) |
| Set the weapon damage. | |
Inventory Item base type for melee weapons.
| void SetDamageOnHit | ( | Context | instigator, |
| int | damage ) |
Set the weapon damage.
| instigator | The source context triggering this change |
| damage | The amount of damage this weapon deals on hit |