Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alliedmodders/sourcemod
/ GetParamCount
Method
GetParamCount
extensions/bintools/CallWrapper.cpp:142–145 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
140
}
141
142
unsigned int CallWrapper::GetParamCount()
143
{
144
return m_Info.numOfParams;
145
}
146
147
void CallWrapper::Execute(void *vParamStack, void *retBuffer)
148
{
Callers
3
SDKCall
Function · 0.45
jit_call.cpp
File · 0.45
JIT_CallCompile
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected