This data structure is part of the Stats Interface.
Remarks
Contains information about a single stat to ingest.
Properties
EOS_Stats_IngestData
Property | Value |
---|---|
int32_t ApiVersion | API Version: Set this to EOS_STATS_INGESTDATA_API_LATEST. |
const char* StatName | The name of the stat to ingest. |
int32_t IngestAmount | The amount to ingest the stat. |