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

Method ThreadGetName

neo/d3xp/script/Script_Thread.cpp:1930–1933  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1928}
1929
1930const char* idGameEditExt::ThreadGetName(const idThread* thread) const
1931{
1932 return const_cast<idThread*>(thread)->GetThreadName();
1933}
1934
1935int idGameEditExt::GetTotalScriptThreads() const
1936{

Callers

nothing calls this directly

Calls 1

GetThreadNameMethod · 0.45

Tested by

no test coverage detected