Storyboard IO Event C/C++ Header Export
When defining events, they are often meant to be injected from an external application. To facilitate this, Storyboard has the ability to generate a C/C++ Header file that contains event names, format strings and data structures for all events of type Incoming and Outgoing.
There are two ways to run an event header export.
-
From the Navigator View, right-click on a GDE file > Storyboard Export > Storyboard IO Event Header (C/C++)
-
File > Export... > Storyboard Development > Storyboard IO Event Header (C/C++)
The following dialog is used to configure the parameters of the export with options to export names, formats and data structures.

This chapter further discusses working with Storyboard IO