C# 클래스 wServer.logic.DeathTransmute

상속: ConditionalBehavior
파일 보기 프로젝트 열기: C453/OryxKingdom

공개 메소드들

메소드 설명
DeathTransmute ( short objType, int minCount = 1, int maxCount = 1 ) : System

보호된 메소드들

메소드 설명
BehaveCore ( BehaviorCondition cond, RealmTime time, object state ) : void

메소드 상세

BehaveCore() 보호된 메소드

protected BehaveCore ( BehaviorCondition cond, RealmTime time, object state ) : void
cond BehaviorCondition
time wServer.realm.RealmTime
state object
리턴 void

DeathTransmute() 공개 메소드

public DeathTransmute ( short objType, int minCount = 1, int maxCount = 1 ) : System
objType short
minCount int
maxCount int
리턴 System