MCPcopy Create free account
hub / github.com/GrapheneCt/NetStream / GetTUS

Method GetTUS

NetStream/source/np_utils.cpp:418–421  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

416}
417
418nputils::TUS *nputils::GetTUS()
419{
420 return s_tus;
421}
422
423int32_t nputils::NetDialogInit(void *data)
424{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected