Page cover image

Blackboard

v4.0

Overview

The Blackboard module adds a virtual blackboard to your project, allowing you to write data to it, which other objects can be notified about, or read the values of.

Essentially, the Blackboard allows objects to pass data into a central repository which other objects can then retrieve, without having to talk to each other. The Blackboard module will also notify objects that follow specific topic/subject values, or subscribe to events that are passed into the Blackboard.

This video demonstrates basic use of the Blackboard with the creation of the Blackboard Demo Scene.

Static reference to Blackboard is MainBlackboard

Last updated

Was this helpful?