Table of Contents

Enum ConsoleCommandSender

Namespace
SampSharp.OpenMp.Core.Api
Assembly
SampSharp.OpenMp.Core.dll

Specifies the source of a console command.

public enum ConsoleCommandSender

Fields

Console = 0

Command sent from the server console.

Custom = 2

Command sent from a custom source.

Player = 1

Command sent by a player via rcon.