Table of Contents

Class TeamExtensions

Namespace
CounterStrikeSharp.API.Modules.Extensions
Assembly
CounterStrikeSharp.API.dll
public static class TeamExtensions
Inheritance
TeamExtensions

Methods

GetChatColor(CsTeam)

Returns a chat color based on a team. Blue for CT, Yellow for T, LightPurple for Spectator

public static char GetChatColor(this CsTeam team)

Parameters

team CsTeam

Returns

char