Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- public interface IHealth
- {
- public void TakeDamage();
- public void Die();
- }
Advertisement
Advertisement
Advertisement
RAW Paste Data
Copied
Advertisement