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. |