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
|
Properties
AntiCheatCommon.LogEventOptions
Property
|
Value
|
int ApiVersion
|
API Version: Set this to EOS_ANTICHEATCOMMON_LOGEVENT_API_LATEST.
|
System.IntPtr ClientHandle
|
Optional client who this event is primarily associated with. If not applicable, use 0.
|
uint EventId
|
Unique event identifier previously configured in RegisterEvent
|
LogEventParamPair[] Params
|
Set of parameter types previously configured in RegisterEvent, and their values
|
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