MCPcopy Create free account
hub / github.com/OpenLoco/OpenLoco / setUserSelected

Method setUserSelected

src/OpenLoco/include/OpenLoco/Message.h:115–119  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

113 }
114 }
115 constexpr void setUserSelected()
116 {
117 setActive(true);
118 timeActive |= (1 << 15);
119 }
120 };
121
122 struct MessageTypeDescriptor

Callers 2

scrollMouseDownFunction · 0.80
openLastMessageFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected