Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
C# (CSharp) IShootable.Reload Examples
Programming Language:
C# (CSharp)
Class/Type:
IShootable
Method/Function:
Reload
Examples at hotexamples.com:
1
C# (CSharp) IShootable.Reload - 1 examples found
. These are the top rated real world C# (CSharp) examples of
IShootable.Reload
extracted from open source projects. You can rate examples to help us improve the quality of examples.
Frequently Used Methods
Show
Hide
Shoot(15)
OnShot(4)
SetUpBullet(3)
WasShot(2)
FireShot(2)
GetShot(2)
GetTeam(2)
TakeDamage(2)
ShootableGameObject(2)
OnHit(2)
Fire(2)
SetOwner(2)
TakeShot(1)
StopShooting(1)
ApplyDamage(1)
Reload(1)
OnGetShot(1)
Interact(1)
Init(1)
HideWeapon(1)
OnShooted(1)
Frequently Used Methods
Shoot (15)
OnShot (4)
SetUpBullet (3)
WasShot (2)
FireShot (2)
GetShot (2)
GetTeam (2)
TakeDamage (2)
ShootableGameObject (2)
OnHit (2)
Frequently Used Methods
Fire (2)
SetOwner (2)
TakeShot (1)
StopShooting (1)
ApplyDamage (1)
Reload (1)
OnGetShot (1)
Interact (1)
Init (1)
HideWeapon (1)
OnShooted (1)
Frequently Used Methods
OnShooted (1)
Example #1
0
Show file
public string TryToReload() { return(weaponType.Reload()); }
x