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.
You are viewing a potentially older version of this package.
View all versions.
GameObjectDump
Helper mod for dumping GameObjects to a text file.
| Date uploaded | 8 months ago |
| Version | 1.0.1 |
| Download link | syyePhenomenol-GameObjectDump-1.0.1.zip |
| Downloads | 85 |
| Dependency string | syyePhenomenol-GameObjectDump-1.0.1 |
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().