Class MtaConsole
Inherited Members
Namespace: Slipe.Server.IO
Assembly: SlipeServer.dll
Syntax
public class MtaConsole
Methods
| Improve this Doc View SourceWriteLine(String)
Declaration
public void WriteLine(string line)
Parameters
| Type | Name | Description |
|---|---|---|
| String | line |
WriteLine(String, Player)
Declaration
public void WriteLine(string line, Player player)
Parameters
| Type | Name | Description |
|---|---|---|
| String | line | |
| Player | player |