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
Home
ProjectileShooter
C# Class ProjectileShooter, Unity3D-Space-Shooter-Game
Simple projectile shooter that only fires one projectile at a time
Inheritance:
WeaponBase
Show file
Open project: emir01/Unity3D-Space-Shooter-Game
Class Usage Examples
Public Methods
Method
Description
Fire
(
GameObject
ammo
,
GameObject
origin
) :
void
ProjectileShooter
( ) :
UnityEngine
Method Details
Fire()
public
method
public
Fire
(
GameObject
ammo
,
GameObject
origin
) :
void
ammo
GameObject
origin
GameObject
return
void
ProjectileShooter()
public
method
public
ProjectileShooter
( ) :
UnityEngine
return
UnityEngine