C# 클래스 wServer.logic.IfTag

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

공개 메소드들

메소드 설명
IfTag ( string tag ) : System

보호된 메소드들

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

메소드 상세

IfTag() 공개 메소드

public IfTag ( string tag ) : System
tag string
리턴 System

TickCore() 보호된 메소드

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