C# 클래스 wServer.logic.RemoveKey

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

공개 메소드들

메소드 설명
RemoveKey ( Behavior behav ) : System
RemoveKey ( int key ) : System

보호된 메소드들

메소드 설명
TickCore ( RealmTime time ) : bool

메소드 상세

RemoveKey() 공개 메소드

public RemoveKey ( Behavior behav ) : System
behav Behavior
리턴 System

RemoveKey() 공개 메소드

public RemoveKey ( int key ) : System
key int
리턴 System

TickCore() 보호된 메소드

protected TickCore ( RealmTime time ) : bool
time wServer.realm.RealmTime
리턴 bool