MCPcopy Create free account
hub / github.com/dhewm/dhewm3 / ThreadGetNum

Method ThreadGetNum

neo/game/script/Script_Thread.cpp:1845–1848  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1843}
1844
1845int idGameEditExt::ThreadGetNum(const idThread* thread) const
1846{
1847 return const_cast<idThread*>(thread)->GetThreadNum();
1848}
1849
1850const char*idGameEditExt::ThreadGetName(const idThread* thread) const
1851{

Callers

nothing calls this directly

Calls 1

GetThreadNumMethod · 0.45

Tested by

no test coverage detected