Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alliedmodders/sourcemod
/ GetFunctionFlags
Method
GetFunctionFlags
extensions/bintools/CallWrapper.cpp:211–214 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
209
}
210
211
unsigned int CallWrapper::GetFunctionFlags()
212
{
213
return m_FnFlags;
214
}
Callers
1
JIT_CallCompile
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected