Properties
EOS_AntiCheatCommon_LogEventOptions
Property | Value |
---|---|
int32_t ApiVersion | API Version: Set this to EOS_ANTICHEATCOMMON_LOGEVENT_API_LATEST. |
EOS_AntiCheatCommon_ClientHandle ClientHandle | Optional client who this event is primarily associated with. If not applicable, use 0. |
uint32_t EventId | Unique event identifier previously configured in RegisterEvent |
uint32_t ParamsCount | Number of parameters described in Params |
const EOS_AntiCheatCommon_LogEventParamPair* Params | Set of parameter types previously configured in RegisterEvent, and their values |