Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
HardLaserCannon
C# Class HardLaserCannon, wepwep
Inheritance:
MonoBehaviour
ファイルを表示
Open project: encephalopathy/wepwep
Public Properties
Property
Type
Description
NRGCost
int
bullet
GameObject
damage
int
pew
UnityEngine.AudioSource
spawnPt
GameObject
Public Methods
Method
Description
Update
( ) :
void
start
( ) :
void
Private Methods
Method
Description
fire
( ) :
IEnumerator
Method Details
Update()
public
method
public
Update
( ) :
void
return
void
start()
public
method
public
start
( ) :
void
return
void
Property Details
NRGCost
public_oe property
public
int
NRGCost
return
int
bullet
public_oe property
public
GameObject
bullet
return
GameObject
damage
public_oe property
public
int
damage
return
int
pew
public_oe property
public
AudioSource,UnityEngine
pew
return
UnityEngine.AudioSource
spawnPt
public_oe property
public
GameObject
spawnPt
return
GameObject