EOS_AntiCheatServer_SetClientDetails

EOS API reference page for EOS_AntiCheatServer_SetClientDetails

阅读时间少于1分钟

This function is part of the AntiCheatServer Interface.

Remarks

Optional. Sets or updates client details including input device and admin status. This function may only be called between a successful call to EOS_AntiCheatServer_BeginSession and the matching EOS_AntiCheatServer_EndSession call.

Return Value

  • EOS_Success - If the flags were updated successfully

  • EOS_InvalidParameters - If input data was invalid

Parameters

EOS_AntiCheatServer_SetClientDetails

Parameter Type And NameUsage Information
EOS_HAntiCheatServer Handle
const EOS_AntiCheatCommon_SetClientDetailsOptions* OptionsStructure containing input data.