Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
lightning
C# Class lightning, GrapplingHookFighters
Inheritance:
MonoBehaviour
显示文件
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_oe property
public
Canvas
effectcanvas
return
Canvas
flashScreen
public_oe property
public
Image
flashScreen
return
Image
lifetime
public_oe property
public
float
lifetime
return
float
lightningSprite
public_oe property
public
Image
lightningSprite
return
Image
lightningstrike
public_oe property
public
GameObject
lightningstrike
return
GameObject
sprite
public_oe property
public
Sprite
sprite
return
Sprite