pub type EOS_AntiCheatServer_EndSessionOptions = _tagEOS_AntiCheatServer_EndSessionOptions;Expand description
Input parameters for the EOS_AntiCheatServer_EndSession function.
Aliased Type§
#[repr(C)]pub struct EOS_AntiCheatServer_EndSessionOptions {
pub ApiVersion: i32,
}Fields§
§ApiVersion: i32API Version: Set this to EOS_ANTICHEATSERVER_ENDSESSION_API_LATEST.