MCPcopy Create free account
hub / github.com/SakuraEngine/SakuraEngine / UpdateChat

Function UpdateChat

samples/application/chat/main.cpp:632–635  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

630}
631
632void UpdateChat()
633{
634 g_client->Update();
635}
636
637void ShutdownChat()
638{

Callers 1

runFunction · 0.85

Calls 1

UpdateMethod · 0.45

Tested by

no test coverage detected