MCPcopy Create free account
hub / github.com/alliedmodders/sourcemod / GetRadioMenuPlayer

Method GetRadioMenuPlayer

core/MenuStyle_Radio.cpp:276–279  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

274}
275
276CRadioMenuPlayer *CRadioStyle::GetRadioMenuPlayer(int client)
277{
278 return &m_players[client];
279}
280
281void CRadioStyle::ProcessWatchList()
282{

Callers 1

SendRawDisplayMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected