This website works better with JavaScript.
Explore
Help
Register
Sign In
rizzeadmin
/
CrowdControl
Watch
1
Star
0
Fork
You've already forked CrowdControl
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
d35f90efaa
main
dev-ali
hazim-dev
Tahir-branch
nuruz-dev
main-dev
maham-dev
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'd35f90efaa'
${ noResults }
CrowdControl
/
Assets
/
Source
/
Scripts
/
IHittable.cs
4 lines
73 B
C#
Raw
Blame
History
internal
interface
IHittable
{
public
void
GetHit
(
float
damage
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink