- Namespace
- CounterStrikeSharp.API.Modules.Menu
- Assembly
- CounterStrikeSharp.API.dll
public class ChatMenu : BaseMenu, IMenu
- Inheritance
-
object
ChatMenu
- Implements
-
- Inherited Members
-
Constructors
public ChatMenu(string title)
Parameters
title
string
Properties
public char CloseColor { get; set; }
Property Value
- char
public char DisabledColor { get; set; }
Property Value
- char
public char EnabledColor { get; set; }
Property Value
- char
public char NextPageColor { get; set; }
Property Value
- char
public char PrevPageColor { get; set; }
Property Value
- char
public char TitleColor { get; set; }
Property Value
- char
Methods
public override void Open(CCSPlayerController player)
Parameters
player
CCSPlayerController