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 Name | Usage Information |
---|---|
EOS_HAntiCheatServer Handle | |
const EOS_AntiCheatServer_EndSessionOptions* Options | Structure containing input data. |
Related API Members
- EOS_AntiCheatServer_EndSessionOptions
- EOS_EResult