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

Method invalidateSprite

src/OpenLoco/src/Entities/Entity.cpp:45–48  ·  view source on GitHub ↗

0x004CBB01

Source from the content-addressed store, hash-verified

43
44 // 0x004CBB01
45 void EntityBase::invalidateSprite()
46 {
47 Ui::ViewportManager::invalidate(this, ZoomLevel::eighth);
48 }
49}

Callers 7

freeEntityFunction · 0.80
sub_4ADB47Method · 0.80
positionVehicleOnTrackFunction · 0.80
sub_4A9F20Method · 0.80
vehiclePickupAirFunction · 0.80
paintComponentFunction · 0.80

Calls 1

invalidateFunction · 0.50

Tested by

no test coverage detected