The EventTypeSpace chunk, a multiple-instance initialization chunk, names the event type spaces that are to be used to interpret all Event chunks. It contains a string with the name of the event type space and a version number. Each event type space will trigger corresponding plugins that provide specialized functionality.
Offset | Field | Type | Value |
---|---|---|---|
0 | name | String1 | The name of the event type space |
version | int | Version number for use by the event type space |