Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alliedmodders/sourcemod
/ GetFunctionCount
Method
GetFunctionCount
core/logic/ForwardSys.cpp:507–510 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
505
}
506
507
unsigned int CForward::GetFunctionCount()
508
{
509
return m_functions.size();
510
}
511
512
ExecType CForward::GetExecType()
513
{
Callers
15
UnhookEvent
Method · 0.80
InternalDispatch
Method · 0.80
RunAuthChecks
Method · 0.80
OnClientPutInServer
Method · 0.80
GameFrame
Method · 0.80
UnhookConVarChange
Method · 0.80
OnSayCommand_Post
Method · 0.80
CallOnClientSayCommand
Method · 0.80
ClientIsFlooding
Method · 0.80
LogAction
Function · 0.80
GetHandleApproxSize
Method · 0.80
sm_GetForwardFunctionCount
Function · 0.80
Calls
1
size
Method · 0.45
Tested by
no test coverage detected