You are viewing a potentially older version of this package. View all versions.
syyePhenomenol-GameObjectDump-1.0.1 icon

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-5.4.2304 icon
BepInEx-BepInExPack_Silksong

BepInEx modloader. Preconfigured and ready to use.

Preferred version: 5.4.2304

README

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().