Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenLoco/OpenLoco
/ getTotalNumImages
Function
getTotalNumImages
src/OpenLoco/src/Objects/ObjectImageTable.cpp:48–51 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
46
}
47
48
uint32_t getTotalNumImages()
49
{
50
return _totalNumImages;
51
}
52
53
void setTotalNumImages(uint32_t count)
54
{
Callers
5
load
Method · 0.85
loadTemporaryObject
Function · 0.85
load
Function · 0.85
tryInstallObject
Function · 0.85
load
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected