EOS_Stats_IngestStatOptions

EOS API reference page for EOS_Stats_IngestStatOptions

1分未満で読めます

This data structure is part of the Stats Interface.

Remarks

Input parameters for the EOS_Stats_IngestStat function.

Properties

EOS_Stats_IngestStatOptions

PropertyValue
int32_t ApiVersionAPI Version: Set this to EOS_STATS_INGESTSTAT_API_LATEST.
EOS_ProductUserId LocalUserIdThe Product User ID of the local user requesting the ingest. Set to null for dedicated server.
const EOS_Stats_IngestData* StatsStats to ingest.
uint32_t StatsCountThe number of stats to ingest, may not exceed EOS_STATS_MAX_INGEST_STATS.
EOS_ProductUserId TargetUserIdThe Product User ID for the user whose stat is being ingested.