Gocator API

◆ GoHealthMsg_Find()

GoIndicator * GoHealthMsg_Find ( GoHealthMsg  msg,
k32u  id,
k32u  instance 
)

Finds the health indicator with the matching ID.

Returns kNULL if not found.

Version
Introduced in firmware 4.0.10.27
Parameters
msgMessage object.
idIndicator index.
instanceIndicator instance.
Returns
Indicator pointer.