MCPcopy 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

CopyElementMethod · 0.45

Calls

no outgoing calls

Tested by 1

CopyElementMethod · 0.36