Home
last modified time | relevance | path

Searched refs:INTENT_ACTION_RIDE_CONSTRUCTION_UPDATE_ACTIVE_ELEMENTS (Results 1 – 3 of 3) sorted by relevance

/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/windows/
H A DIntent.h90 INTENT_ACTION_RIDE_CONSTRUCTION_UPDATE_ACTIVE_ELEMENTS, enumerator
H A D_legacy.cpp508 auto intent = Intent(INTENT_ACTION_RIDE_CONSTRUCTION_UPDATE_ACTIVE_ELEMENTS); in window_ride_construction_update_active_elements()
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2-ui/
H A DWindowManager.cpp359 case INTENT_ACTION_RIDE_CONSTRUCTION_UPDATE_ACTIVE_ELEMENTS: in BroadcastIntent()