Rigs of Rods 2023.09
Soft-body Physics Simulation
Loading...
Searching...
No Matches
modCacheActivityType.h
Go to the documentation of this file.
1
2 // =================================================== //
3 // THIS IS NOT A C++ HEADER! Only a dummy for Doxygen. //
4 // =================================================== //
5
14namespace Script2Game {
15
29
30} // namespace Script2Game
31
33
Pseudo-namespace; it doesn't exist in code or script runtime, only in this documentation.
modCacheActivityType
Argument #1 of script event RoR::SE_GENERIC_MODCACHE_ACTIVITY
@ MODCACHEACTIVITY_BUNDLE_LOADED
Args of RoR::SE_GENERIC_MODCACHE_NOTIFICATION: #1 type, #2 entry number, –, –, #5 rg name.
@ MODCACHEACTIVITY_BUNDLE_DELETED
Args of RoR::SE_GENERIC_MODCACHE_NOTIFICATION: $5 filename (for each associated entry,...
@ MODCACHEACTIVITY_ENTRY_ADDED
Args of RoR::SE_GENERIC_MODCACHE_NOTIFICATION: #1 type, #2 entry number, –, –, #5 fname,...
@ MODCACHEACTIVITY_BUNDLE_UNLOADED
Args of RoR::SE_GENERIC_MODCACHE_NOTIFICATION: #1 type, #2 entry number.
@ MODCACHEACTIVITY_BUNDLE_RELOADED
Args of RoR::SE_GENERIC_MODCACHE_NOTIFICATION: #1 type, #2 entry number, –, –, #5 rg name.
@ MODCACHEACTIVITY_ENTRY_DELETED
Flagged as deleted, remains in memory until shared pointers expire; Args of RoR::SE_GENERIC_MODCACHE_...