Class QACommands
Inheritance
System.Object
QACommands
Namespace: Eco.Gameplay.Systems.Chat
Assembly: Eco.Gameplay.dll
Syntax
public class QACommands : Object
Constructors
QACommands()
Declaration
public QACommands()
Methods
GetMailWithButtons(User, Int32, Int32, Int32, Int32, String)
Declaration
[ChatSubCommand]
public static void GetMailWithButtons(User user, int count = 1, int testModeVal = 0, int messageType = 0, int state = 0, string color = "")
Parameters
Type | Name | Description |
---|---|---|
User | user | |
System.Int32 | count | |
System.Int32 | testModeVal | |
System.Int32 | messageType | |
System.Int32 | state | |
System.String | color |