C# Class Prism.DebuggingMod.ChatConsole.ChatCommands.ChatCommandNpc

Inheritance: ChatCommand
Mostra file Open project: TerrariaPrismTeam/Prism

Public Methods

Method Description
ChatCommandNpc ( ) : System
Run ( string args, List splitArgs ) : void

Method Details

ChatCommandNpc() public method

public ChatCommandNpc ( ) : System
return System

Run() public method

public Run ( string args, List splitArgs ) : void
args string
splitArgs List
return void