Documentation

Learn how to use NodeCanvas

Blackboard API

The Blackboard can easily be accessed manually to read/write from/to its variables. All you need is a reference to it of course. Within tasks and nodes, you get a reference through the .blackboard inherited property, but you can always of course use GetComponent<Blackboard>() since blackboard is a component.

 

Yes No Suggest edit
7 of 12 users found this section helpful
Suggest Edit