Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
EngineGlowChanger
C# Class EngineGlowChanger, Void-Runner
Inheritance:
MonoBehaviour
Mostra file
Open project: NoScopeProductions/Void-Runner
Public Properties
Property
Type
Description
BoostGlow
Texture
RegularGlow
Texture
player
Player,
Public Methods
Method
Description
CheckTexture
( ) :
void
Update
( ) :
void
Method Details
CheckTexture()
public
method
public
CheckTexture
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
BoostGlow
public_oe property
public
Texture
BoostGlow
return
Texture
RegularGlow
public_oe property
public
Texture
RegularGlow
return
Texture
player
public_oe property
public
Player,
player
return
Player,