C# 클래스 wServer.logic.EntityLesserThan

상속: Behavior
파일 보기 프로젝트 열기: C453/OryxKingdom 1 사용 예제들

공개 메소드들

메소드 설명
Instance ( float radius, int count, short objType ) : EntityLesserThan

보호된 메소드들

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

비공개 메소드들

메소드 설명
EntityLesserThan ( float radius, int count, short objType ) : System

메소드 상세

Instance() 공개 정적인 메소드

public static Instance ( float radius, int count, short objType ) : EntityLesserThan
radius float
count int
objType short
리턴 EntityLesserThan

TickCore() 보호된 메소드

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