Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenRCT2/OpenRCT2
/ ChatClose
Function
ChatClose
src/openrct2/interface/Chat.cpp:62–66 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
60
}
61
62
void ChatClose()
63
{
64
gChatOpen = false;
65
ContextStopTextInput();
66
}
67
68
void ChatToggle()
69
{
Callers
2
ChatToggle
Function · 0.85
ChatInput
Function · 0.85
Calls
1
ContextStopTextInput
Function · 0.85
Tested by
no test coverage detected