Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alliedmodders/sourcemod
/ GetLanguageId
Method
GetLanguageId
core/PlayerManager.cpp:2585–2588 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2583
}
2584
2585
unsigned int CPlayer::GetLanguageId()
2586
{
2587
return m_LangId;
2588
}
2589
2590
unsigned int CPlayer::GetOriginalLanguageId()
2591
{
Callers
1
GetClientLanguage
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected