Properties
EOS_AntiCheatCommon_LogPlayerTickOptions
Property | Value |
---|---|
int32_t ApiVersion | API Version: Set this to EOS_ANTICHEATCOMMON_LOGPLAYERTICK_API_LATEST. |
EOS_AntiCheatCommon_ClientHandle PlayerHandle | Locally unique value used in RegisterClient/RegisterPeer |
EOS_AntiCheatCommon_Vec3f* PlayerPosition | Player's current world position as a 3D vector |
EOS_AntiCheatCommon_Quat* PlayerViewRotation | Player's view rotation as a quaternion |
EOS_Bool bIsPlayerViewZoomed | True if the player's view is zoomed (e.g. using a sniper rifle), otherwise false |
float PlayerHealth | Player's current health value |
EOS_EAntiCheatCommonPlayerMovementState PlayerMovementState | Any movement state applicable |