Extraction is the first part of the new global Bolt workflow. It is the step where Bolt analyzes your existing C#/.NET codebase, including Unity, custom scripts and third-party plugins, and converts those into a set of documented unit options that can be used in flow graphs.

First, this is a terminology change:

The new Extractor window will:

https://s3-us-west-2.amazonaws.com/secure.notion-static.com/ff0f2221-333f-462c-a4d6-72aa512496c7/image9.png

Improved Incremental Extraction

The current incremental extraction (“Update Units Database”) is faster than a full rebuild because it tries to preserve data that is still valid, but it has some caveats: