Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alliedmodders/sourcemod
/ GetForwardName
Method
GetForwardName
core/logic/ForwardSys.cpp:502–505 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
500
}
501
502
const char *CForward::GetForwardName()
503
{
504
return m_name;
505
}
506
507
unsigned int CForward::GetFunctionCount()
508
{
Callers
3
OnPluginLoaded
Method · 0.80
FindForward
Method · 0.80
OnPluginPauseChange
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected