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
lightning
C# Class lightning, GrapplingHookFighters
Inheritance:
MonoBehaviour
Show file
Open project: PurdueSIGGD/GrapplingHookFighters
Class Usage Examples
Public Properties
Property
Type
Description
effectcanvas
Canvas
flashScreen
Image
lifetime
float
lightningSprite
Image
lightningstrike
GameObject
sprite
Sprite
Public Methods
Method
Description
Start
( ) :
void
Update
( ) :
void
determinespawn
( ) :
void
Method Details
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
determinespawn()
public
method
public
determinespawn
( ) :
void
return
void
Property Details
effectcanvas
public property
public
Canvas
effectcanvas
return
Canvas
flashScreen
public property
public
Image
flashScreen
return
Image
lifetime
public property
public
float
lifetime
return
float
lightningSprite
public property
public
Image
lightningSprite
return
Image
lightningstrike
public property
public
GameObject
lightningstrike
return
GameObject
sprite
public property
public
Sprite
sprite
return
Sprite