Return a reference providing modifiable access to the custom user‐defined fields of this log record.

Synopsis

Declared in <ball_record.h>

ball::UserFields&
customFields();

Description

DEPRECATED: Use log record attributes.

Return Value

modifiable reference to the custom user‐defined fields

Created with MrDocs