unload_script
Unload an active C# script, cleaning up its Harmony patches, GameObjects, and calling its Unload() method if defined.
Instructions
Unload an active C# script, cleaning up its Harmony patches, GameObjects, and calling its Unload() method if defined.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the script to unload |