Skip to content

CConCommandSystem

GeckoN edited this page Mar 29, 2017 · 4 revisions

This class represents the console command system as a whole.

A single global instance exists with the following declaration:

CConCommandSystem g_ConCommandSystem;

Member functions

Function Description
CBasePlayer@ GetCurrentPlayer() const If the current command was executed by a player, this returns that player.
Clone this wiki locally