C# Class SpellEffectNightVision, UnderworldExporter

Add a Greyscale effect to the player vision. Increases the light range
Inheritance: SpellEffectLight
Afficher le fichier Open project: hankmorgan/UnderworldExporter

Méthodes publiques

Свойство Type Description
gs Grayscale
inUse bool

Méthodes publiques

Méthode Description
ApplyEffect ( ) : void
CancelEffect ( ) : void
Update ( ) : void

Method Details

ApplyEffect() public méthode

public ApplyEffect ( ) : void
Résultat void

CancelEffect() public méthode

public CancelEffect ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

gs public_oe property

public Grayscale gs
Résultat Grayscale

inUse public_oe static_oe property

public static bool inUse
Résultat bool