C# 클래스 wServer.logic.Corpse

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

공개 메소드들

메소드 설명
Corpse ( short objType ) : 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

Corpse() 공개 메소드

public Corpse ( short objType ) : System
objType short
리턴 System