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
Ctrl_Space
Gameplay
Weapon
PlasmaGun
C# Class Ctrl_Space.Gameplay.Weapon.PlasmaGun
Inheritance:
WeaponBase
Show file
Open project: vkd/Ctrl-Space
Class Usage Examples
Public Methods
Method
Description
PlasmaGun
(
GameObject
owner
) :
Ctrl_Space.Gameplay.Bullets
Shoot
(
World
world
) :
void
Method Details
PlasmaGun()
public
method
public
PlasmaGun
(
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