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
DoubleShotWeapon
C# Class DoubleShotWeapon, wepwep
Inheritance:
MonoBehaviour
Show file
Open project: encephalopathy/wepwep
Public Properties
Property
Type
Description
BulletLife
float
bullet
GameObject
pew
UnityEngine.AudioSource
player
GameObject
spawnPt
GameObject
velocity
float
Public Methods
Method
Description
Update
( ) :
void
Method Details
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
BulletLife
public property
public
float
BulletLife
return
float
bullet
public property
public
GameObject
bullet
return
GameObject
pew
public property
public
AudioSource,UnityEngine
pew
return
UnityEngine.AudioSource
player
public property
public
GameObject
player
return
GameObject
spawnPt
public property
public
GameObject
spawnPt
return
GameObject
velocity
public property
public
float
velocity
return
float