MCPcopy 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

ImportTileElementMethod · 0.80
ImportTileElementMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected