C# 클래스 Rocket.Unturned.Commands.CommandEffect

상속: IRocketCommand
파일 보기 프로젝트 열기: RocketMod/Rocket.Unturned

공개 메소드들

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

메소드 상세

Execute() 공개 메소드

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