Summary
Notifies this object that it has been damaged.
- Assembly
- Weaver
.dll - Namespace
- Weaver
.Examples - Containing Type
- ITakeDamage
Syntax
void OnTakeDamage(IDealDamage source, int pointValue)
Parameters
| Name | Type | Description |
|---|---|---|
| source | IDealDamage | |
| pointValue | int |
Return Value
| Type | Description |
|---|---|
| void |