Choose your implementation method:
Properties
EOS_AntiCheatCommon_LogPlayerUseAbilityOptions
Property
|
Value
|
int32_t ApiVersion
|
API Version: Set this to EOS_ANTICHEATCOMMON_LOGPLAYERUSEABILITY_API_LATEST.
|
EOS_AntiCheatCommon_ClientHandle PlayerHandle
|
Locally unique value used in RegisterClient/RegisterPeer
|
uint32_t AbilityId
|
Game defined unique identifier for the ability being used
|
uint32_t AbilityDurationMs
|
Duration of the ability effect in milliseconds. If not applicable, use 0.
|
uint32_t AbilityCooldownMs
|
Cooldown until the ability can be used again in milliseconds. If not applicable, use 0.
|
Properties
AntiCheatCommon.LogPlayerUseAbilityOptions
Property
|
Value
|
int ApiVersion
|
API Version: Set this to EOS_ANTICHEATCOMMON_LOGPLAYERUSEABILITY_API_LATEST.
|
System.IntPtr PlayerHandle
|
Locally unique value used in RegisterClient/RegisterPeer
|
uint AbilityId
|
Game defined unique identifier for the ability being used
|
uint AbilityDurationMs
|
Duration of the ability effect in milliseconds. If not applicable, use 0.
|
uint AbilityCooldownMs
|
Cooldown until the ability can be used again in milliseconds. If not applicable, use 0.
|
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