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
ByteEffectApplier
C# Class ByteEffectApplier, planet-survival
Inheritance:
EffectApplier
Datei anzeigen
Open project: gjrfytn/planet-survival
Public Methods
Method
Description
ByteEffectApplier
(
ByteDelegate
applier
)
Execute
(
byte
param
) :
void
Method Details
ByteEffectApplier()
public
method
public
ByteEffectApplier
(
ByteDelegate
applier
)
applier
ByteDelegate
Execute()
public
method
public
Execute
(
byte
param
) :
void
param
byte
return
void