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
DoPowerBlast
C# Class DoPowerBlast, SlashRunner
Inheritance:
MonoBehaviour
,
IPowerUp
Show file
Open project: matthewAURA/SlashRunner
Public Properties
Property
Type
Description
powerBlast
GameObject
Public Methods
Method
Description
Start
( ) :
void
Update
( ) :
void
UsePowerUp
(
Avatar
target
) :
void
Method Details
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
UsePowerUp()
public
method
public
UsePowerUp
(
Avatar
target
) :
void
target
Avatar
return
void
Property Details
powerBlast
public property
public
GameObject
powerBlast
return
GameObject