Choose your implementation method:
This data structure is part of the Stats Interface.
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.
|
This data structure is part of the Stats Interface.
Contains information about a single stat to ingest.
Properties
Stats.IngestData
Property
|
Value
|
int ApiVersion
|
API Version: Set this to EOS_STATS_INGESTDATA_API_LATEST.
|
string StatName
|
The name of the stat to ingest.
|
int IngestAmount
|
The amount to ingest the stat.
|
Was this document useful?
Thank you for the response!
You’ve marked this document as useful:
yes
You’ve marked this document as not useful:
no