This data structure is part of the Metrics Interface.
Remarks
EndPlayerSession.
Properties
EOS_Metrics_EndPlayerSessionOptions
Property | Value |
---|---|
int32_t ApiVersion | API Version: Set this to EOS_METRICS_ENDPLAYERSESSION_API_LATEST. |
EOS_EMetricsAccountIdType AccountIdType | The Account ID type that is set in the union. |
EOS_EpicAccountId Epic | An Epic Account ID. Set this field when AccountIdType is set to EOS_MAIT_Epic. |
const char* External | An Account ID for another service. Set this field when AccountIdType is set to EOS_MAIT_External. |
} AccountId | An Account ID for another service. Set this field when AccountIdType is set to EOS_MAIT_External. |