C# 클래스 Prism.DebuggingMod.ChatConsole.ChatCommands.ChatCommandNpc

상속: ChatCommand
파일 보기 프로젝트 열기: TerrariaPrismTeam/Prism

공개 메소드들

메소드 설명
ChatCommandNpc ( ) : System
Run ( string args, List splitArgs ) : void

메소드 상세

ChatCommandNpc() 공개 메소드

public ChatCommandNpc ( ) : System
리턴 System

Run() 공개 메소드

public Run ( string args, List splitArgs ) : void
args string
splitArgs List
리턴 void