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

Method ThreadGetNum

neo/d3xp/script/Script_Thread.cpp:1925–1928  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1923}
1924
1925int idGameEditExt::ThreadGetNum(const idThread* thread) const
1926{
1927 return const_cast<idThread*>(thread)->GetThreadNum();
1928}
1929
1930const char* idGameEditExt::ThreadGetName(const idThread* thread) const
1931{

Callers

nothing calls this directly

Calls 1

GetThreadNumMethod · 0.45

Tested by

no test coverage detected