Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenRCT2/OpenRCT2
/ SetPhotoTimeout
Method
SetPhotoTimeout
src/openrct2/world/tile_element/TrackElement.cpp:84–87 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
82
}
83
84
void TrackElement::SetPhotoTimeout()
85
{
86
URide.OnridePhotoBits = 3;
87
}
88
89
void TrackElement::SetPhotoTimeout(uint8_t value)
90
{
Callers
3
UpdateTrackMotionForwardsGetNewTrack
Method · 0.80
ImportTileElement
Method · 0.80
ImportTileElement
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected