Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BohemiaInteractive/CWR
/ BrowseReset
Method
BrowseReset
engine/Poseidon/Game/Chat.cpp:104–107 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
102
{
103
testSpeakers.Append() = speakers[i];
104
}
105
}
106
107
ChatList::ChatList()
108
{
109
SetRows(CHAT_ITEMS_VISIBLE);
110
SetRect(0.05, 0.02, 0.9, 0.02);
Callers
1
DestroyHUD
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected