Declared in DataStorageMessageWriter

Declaration

void RegisterMessage(
    Message msg
);

Description

Registers a particular message to the message logger model. This will enable the message to be copied into the data storage system at each update frame based on the write frequency.

Parameters

NameDescription
msgThe message reference to copy and save