Anti-cheat action reasons. Applicable to both clients and remote peers.
Values
EOS_EAntiCheatCommonClientActionReason
Enumerated Value
|
Meaning
|
EOS_ACCCAR_Invalid
|
Not used
|
EOS_ACCCAR_InternalError
|
An internal error occurred
|
EOS_ACCCAR_InvalidMessage
|
An anti-cheat message received from the client/peer was corrupt or invalid
|
EOS_ACCCAR_AuthenticationFailed
|
The client/peer's anti-cheat authentication failed
|
EOS_ACCCAR_NullClient
|
The client/peer failed to load the anti-cheat module at startup
|
EOS_ACCCAR_HeartbeatTimeout
|
The client/peer's anti-cheat heartbeat was not received
|
EOS_ACCCAR_ClientViolation
|
The client/peer failed an anti-cheat client runtime check
|
EOS_ACCCAR_BackendViolation
|
The client/peer failed an anti-cheat backend runtime check
|
EOS_ACCCAR_TemporaryCooldown
|
The client/peer is temporarily blocked from playing on this game server
|
EOS_ACCCAR_TemporaryBanned
|
The client/peer is temporarily banned
|
EOS_ACCCAR_PermanentBanned
|
The client/peer is permanently banned
|
Anti-cheat action reasons. Applicable to both clients and remote peers.
Values
AntiCheatCommon.AntiCheatCommonClientActionReason
Enumerated Value
|
Meaning
|
Invalid
|
Not used
|
InternalError
|
An internal error occurred
|
InvalidMessage
|
An anti-cheat message received from the client/peer was corrupt or invalid
|
AuthenticationFailed
|
The client/peer's anti-cheat authentication failed
|
NullClient
|
The client/peer failed to load the anti-cheat module at startup
|
HeartbeatTimeout
|
The client/peer's anti-cheat heartbeat was not received
|
ClientViolation
|
The client/peer failed an anti-cheat client runtime check
|
BackendViolation
|
The client/peer failed an anti-cheat backend runtime check
|
TemporaryCooldown
|
The client/peer is temporarily blocked from playing on this game server
|
TemporaryBanned
|
The client/peer is temporarily banned
|
PermanentBanned
|
The client/peer is permanently banned
|
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