Skip to main content

TMETag

class ThaumielMapEditor.Commands.Client

Overview​

Properties​

NameTypeAccessDescription
Aliasesstring[]getNo description
CommandstringgetNo description
DescriptionstringgetNo description

Methods​

SignatureReturnsDescription
Execute(ArraySegment<string>, ICommandSender, String&)boolNo description

Properties​

Aliases​

Type: string[] Access: get


Command​

Type: string Access: get


Description​

Type: string Access: get


Methods​

Execute​

Execute
public bool Execute(
ArraySegment<string> arguments,
ICommandSender sender,
String& response
)

Parameters​

NameTypeDescription
argumentsArraySegment<string>
senderICommandSender
responseString&

Returns​

bool