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

Function isTemporaryObjectLoad

src/OpenLoco/src/Objects/ObjectManager.cpp:544–547  ·  view source on GitHub ↗

TODO: Pass this through other means to users

Source from the content-addressed store, hash-verified

542
543 // TODO: Pass this through other means to users
544 bool isTemporaryObjectLoad()
545 {
546 return _isTemporaryObject;
547 }
548
549 // 0x00471BC5
550 static bool load(const ObjectHeader& header, LoadedObjectId id)

Callers 1

loadStringTableFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected