Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alliedmodders/sourcemod
/ GetDefaultTitle
Method
GetDefaultTitle
core/MenuStyle_Base.cpp:795–798 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
793
}
794
795
const char *CBaseMenu::GetDefaultTitle()
796
{
797
return m_Title.c_str();
798
}
799
800
void CBaseMenu::Cancel()
801
{
Callers
2
RenderMenu
Method · 0.80
GetMenuTitle
Function · 0.80
Calls
1
c_str
Method · 0.45
Tested by
no test coverage detected