Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
GameObjectDump
Helper mod for dumping GameObjects to a text file.
| Last updated | 7 months ago |
| Total downloads | 399 |
| Total rating | 0 |
| Categories | Mods Libraries Utility |
| Dependency string | syyePhenomenol-GameObjectDump-1.0.3 |
| Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
BepInEx-BepInExPack_Silksong
BepInEx modloader. Preconfigured and ready to use.
Preferred version: 5.4.2304README
Silksong.GameObjectDump
Helper mod for dumping GameObjects to a text file.
Supports:
- Dumping a GameObject, enumerable of GameObjects or an entire scene's GameObjects, using the Dump() extension.
- Filtering for certain Components and FsmStateActions (in DumpOptions).
- Registering custom log handlers for certain types (in LoggableRegistry).
To free up some memmory after use, call ClearReflectionCaches().