Interface IDamagable
Namespace: SF
Assembly: cs.temp.dll.dll
Syntax
public interface IDamagable
Methods
InstantKill()
Declaration
void InstantKill()
TakeDamage(Int32)
Declaration
void TakeDamage(int damage)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Int32 | damage |