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
MushBoom
C# Class MushBoom, Left4Bread
Inheritance:
Character
ファイルを表示
Open project: andresg6/Left4Bread
Public Properties
Property
Type
Description
Spore
GameObject
direction
string
frequency
int
shootOffset
float
Public Methods
Method
Description
Shoot
( ) :
void
Start
( ) :
void
Update
( ) :
void
Method Details
Shoot()
public
method
public
Shoot
( ) :
void
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
Spore
public_oe property
public
GameObject
Spore
return
GameObject
direction
public_oe property
public
string
direction
return
string
frequency
public_oe property
public
int
frequency
return
int
shootOffset
public_oe property
public
float
shootOffset
return
float