Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Ctrl_Space
Gameplay
Weapon
RocketLauncher
C# Class Ctrl_Space.Gameplay.Weapon.RocketLauncher
Inheritance:
WeaponBase
Datei anzeigen
Open project: vkd/Ctrl-Space
Public Methods
Method
Description
RocketLauncher
(
GameObject
owner
) :
Ctrl_Space.Gameplay.Bullets
Shoot
(
World
world
) :
void
Method Details
RocketLauncher()
public
method
public
RocketLauncher
(
GameObject
owner
) :
Ctrl_Space.Gameplay.Bullets
owner
GameObject
return
Ctrl_Space.Gameplay.Bullets
Shoot()
public
method
public
Shoot
(
World
world
) :
void
world
World
return
void