This website requires JavaScript.
Explore
Help
Register
Sign In
Tegar_febriansyah
/
MIF_E31221263
Watch
1
Star
0
Fork
You've already forked MIF_E31221263
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
MIF_E31221263
/
Assets
/
Scripts
/
Extra
/
IDamageable.cs
4 lines
67 B
C#
Raw
Permalink
Blame
History
public
interface
IDamageable
{
void
TakeDamage
(
float
amount
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink