C# 클래스 ByteEffectApplier, planet-survival

상속: EffectApplier
파일 보기 프로젝트 열기: gjrfytn/planet-survival

공개 메소드들

메소드 설명
ByteEffectApplier ( ByteDelegate applier )
Execute ( byte param ) : void

메소드 상세

ByteEffectApplier() 공개 메소드

public ByteEffectApplier ( ByteDelegate applier )
applier ByteDelegate

Execute() 공개 메소드

public Execute ( byte param ) : void
param byte
리턴 void