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
SpellEffectNightVision
C# Class SpellEffectNightVision, UnderworldExporter
Add a Greyscale effect to the player vision. Increases the light range
Inheritance:
SpellEffectLight
Datei anzeigen
Open project: hankmorgan/UnderworldExporter
Public Properties
Property
Type
Description
gs
Grayscale
inUse
bool
Public Methods
Method
Description
ApplyEffect
( ) :
void
CancelEffect
( ) :
void
Update
( ) :
void
Method Details
ApplyEffect()
public
method
public
ApplyEffect
( ) :
void
return
void
CancelEffect()
public
method
public
CancelEffect
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
gs
public_oe property
public
Grayscale
gs
return
Grayscale
inUse
public_oe static_oe property
public
static
bool
inUse
return
bool