C# Class withSIX.Mini.Plugin.Arma.Services.CommandAPI.Commands.MessageCommand

Inheritance: MessageBase, ISendMessage
Mostrar archivo Open project: SIXNetworks/withSIX.Desktop

Public Properties

Property Type Description
Command string

Public Methods

Method Description
MessageCommand ( )
MessageCommand ( string message )
ToGameCommand ( ) : string

Method Details

MessageCommand() public method

public MessageCommand ( )

MessageCommand() public method

public MessageCommand ( string message )
message string

ToGameCommand() public method

public ToGameCommand ( ) : string
return string

Property Details

Command public_oe static_oe property

public static string Command
return string