MCPcopy 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
211unsigned int CallWrapper::GetFunctionFlags()
212{
213 return m_FnFlags;
214}

Callers 1

JIT_CallCompileFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected