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

Method GetThread

core/logic/BaseWorker.cpp:295–298  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

293}
294
295IThread *SWThreadHandle::GetThread()
296{
297 return pThread;
298}

Callers 2

FlushMethod · 0.80
RunWorkMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected