Skip to content

Messages and Statistics

Rory Clark edited this page May 7, 2021 · 3 revisions

PlayRecorder includes Messages and Statistics that you can add to your recordings. Messages are designed to store events that happen during your recording, while Statistics are simple values that may change throughout your recording.

Each RecordComponent has an AddMessage and AddStatistic method that allow you to quickly add them to your recordings. These are string identified, and will simply store an array of ticks (and values for statistics).

Once you have recorded some messages or statistics you can make use of the Timeline or Statistics windows.