Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
StarRod
C# Class StarRod, Final_Project_Main
Inheritance:
ItemBase
Exibir arquivo
Open project: framadan/Final_Project_Main
Public Properties
Property
Type
Description
StarShot
GameObject
ammo
int
baseKnockBack
float
damage
float
Public Methods
Method
Description
SmashUse
( ) :
void
Use
( ) :
void
Method Details
SmashUse()
public
method
public
SmashUse
( ) :
void
return
void
Use()
public
method
public
Use
( ) :
void
return
void
Property Details
StarShot
public_oe property
public
GameObject
StarShot
return
GameObject
ammo
public_oe property
public
int
ammo
return
int
baseKnockBack
public_oe property
public
float
baseKnockBack
return
float
damage
public_oe property
public
float
damage
return
float