Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
276
CRadioMenuPlayer *CRadioStyle::GetRadioMenuPlayer(int client)
277
{
278
return &m_players[client];
279
}
280
281
void CRadioStyle::ProcessWatchList()
282
{
Callers
1
SendRawDisplay
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected