C# 클래스 wServer.logic.IfValue

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

공개 메소드들

메소드 설명
IfValue ( string tag, string value ) : System

보호된 메소드들

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

메소드 상세

IfValue() 공개 메소드

public IfValue ( string tag, string value ) : System
tag string
value string
리턴 System

TickCore() 보호된 메소드

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