Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenTTD/OpenTTD
/ ShowTransparencyToolbar
Function
ShowTransparencyToolbar
src/transparency_gui.cpp:162–165 ·
view source on GitHub ↗
* Show the transparency toolbar. */
Source
from the content-addressed store, hash-verified
160
* Show the transparency toolbar.
161
*/
162
void ShowTransparencyToolbar()
163
{
164
AllocateWindowDescFront<TransparenciesWindow>(_transparency_desc, 0);
165
}
Callers
2
MenuClickSettings
Function · 0.85
OnHotkey
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected