C# 클래스 wServer.realm.commands.VisitCommand

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

공개 메소드들

메소드 설명
Execute ( Player player, string args ) : void
TryJoin ( Player player, wServer.realm.entities.player.GlobalPlayerData iPlayerData, World world, Player i ) : bool

메소드 상세

Execute() 공개 메소드

public Execute ( Player player, string args ) : void
player Player
args string
리턴 void

TryJoin() 공개 메소드

public TryJoin ( Player player, wServer.realm.entities.player.GlobalPlayerData iPlayerData, World world, Player i ) : bool
player Player
iPlayerData wServer.realm.entities.player.GlobalPlayerData
world World
i Player
리턴 bool