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