Files
luanti/src/script/cpp_api
Lars Müller e7d4ec6834 on_deactivate: distinguish removal and unloading (#11931)
Sometimes you need to be able to do removal-related cleanup, such as removing files from disk, or entries from a database. staticdata obviously isn't suitable for large data. The data shouldn't be removed if the entity is unloaded, only if it is removed.
2022-06-11 20:01:14 +02:00
..
2022-03-29 18:07:00 +02:00
2022-04-08 14:55:21 +01:00
2017-08-18 19:25:07 +02:00
2021-09-19 13:54:20 +02:00
2022-01-15 17:45:08 +01:00