MCPcopy Create free account
hub / github.com/NoMercy-ac/NoMercy / IsOpenedThread

Method IsOpenedThread

Source/Client/NM_Engine/ThreadHelper.cpp:344–347  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

342
343
344bool CThread::IsOpenedThread()
345{
346 return m_bOpenedThread;
347}
348
349bool CThread::IsCorrect()
350{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected