Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
632
void UpdateChat()
633
{
634
g_client->Update();
635
}
636
637
void ShutdownChat()
638
{
Callers
1
run
Function · 0.85
Calls
1
Update
Method · 0.45
Tested by
no test coverage detected