Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenRCT2/OpenRCT2
/ GetBannerIndex
Method
GetBannerIndex
src/openrct2-ui/windows/Sign.cpp:71–74 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
69
Drawing::Colour _textColour = {};
70
71
BannerIndex GetBannerIndex() const
72
{
73
return BannerIndex::FromUnderlying(number);
74
}
75
76
void ShowTextInput()
77
{
Callers
3
ViewportInteractionRemoveParkWall
Function · 0.45
ViewportInteractionRemoveLargeScenery
Function · 0.45
CopyElement
Method · 0.45
Calls
no outgoing calls
Tested by
1
CopyElement
Method · 0.36