- Assembly
- Weaver
.dll - Namespace
- Weaver
.Examples - Containing Type
- DamageSystem
Syntax
public static bool DealDamage(IDealDamage source, ITakeDamage target, int pointValue)
Parameters
| Name | Type | Description |
|---|---|---|
| source | IDealDamage | |
| target | ITakeDamage | |
| pointValue | int |
Return Value
| Type | Description |
|---|---|
| bool |