C# Class ByteEffectApplier, planet-survival

Inheritance: EffectApplier
Afficher le fichier Open project: gjrfytn/planet-survival

Méthodes publiques

Méthode Description
ByteEffectApplier ( ByteDelegate applier )
Execute ( byte param ) : void

Method Details

ByteEffectApplier() public méthode

public ByteEffectApplier ( ByteDelegate applier )
applier ByteDelegate

Execute() public méthode

public Execute ( byte param ) : void
param byte
Résultat void