EOS_AntiCheatServer_EndSession

EOS API reference page for EOS_AntiCheatServer_EndSession

阅读时间少于1分钟

This function is part of the AntiCheatServer Interface.

Remarks

End the gameplay session. Should be called when the server is shutting down or entering an idle state.

Return Value

  • EOS_Success - If the initialization succeeded

  • EOS_InvalidParameters - If input data was invalid

Parameters

EOS_AntiCheatServer_EndSession

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