MCPcopy Create free account
hub / github.com/alliedmodders/sourcemod / SetMemFuncInfo

Method SetMemFuncInfo

extensions/bintools/CallWrapper.cpp:154–157  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

152}
153
154void CallWrapper::SetMemFuncInfo(const SourceHook::MemFuncInfo *funcInfo)
155{
156 m_FuncInfo = *funcInfo;
157}
158
159SourceHook::MemFuncInfo *CallWrapper::GetMemFuncInfo()
160{

Callers 1

CreateVirtualCallMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected