Version: 2019.3
State Units
Custom Types

Scripting

Note
To use Bolt, which is Unity’s visual scripting solution, you must purchase it on the Unity Asset Store.

Custom Types

Tell Bolt to import your custom C# scriptsA piece of code that allows you to create your own Components, trigger game events, modify Component properties over time and respond to user input in any way you like. More info
See in Glossary
as unit options.

Variables API

How to get and set the values of Bolt variables in C#.

Events API

How to trigger custom Bolt events in C#.

Refactoring

Refactor your codebase without breaking Bolt graphs.

State Units
Custom Types