Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
_ProjectileLightning
C# Class _ProjectileLightning, Rookery
Inheritance:
_ProjectileBase
Datei anzeigen
Open project: AIESeattleGameArt/Rookery
Public Properties
Property
Type
Description
bounces
int
branches
int
damageModifier
float
decay
int
lightningBranch
GameObject
timeAlive
double
Public Methods
Method
Description
Hit
(
GameObject
other
) :
void
Move
( ) :
void
Update
( ) :
void
Method Details
Hit()
public
method
public
Hit
(
GameObject
other
) :
void
other
GameObject
return
void
Move()
public
method
public
Move
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
bounces
public_oe property
public
int
bounces
return
int
branches
public_oe property
public
int
branches
return
int
damageModifier
public_oe property
public
float
damageModifier
return
float
decay
public_oe property
public
int
decay
return
int
lightningBranch
public_oe property
public
GameObject
lightningBranch
return
GameObject
timeAlive
public_oe property
public
double
timeAlive
return
double