C# 클래스 RocketRegions.Commands.TeleportCommand

상속: IRocketCommand
파일 보기 프로젝트 열기: Trojaner25/Rocket-Regions

공개 메소드들

메소드 설명
Execute ( IRocketPlayer caller, string command ) : void

메소드 상세

Execute() 공개 메소드

public Execute ( IRocketPlayer caller, string command ) : void
caller IRocketPlayer
command string
리턴 void