Skip to main content

EOS_AntiCheatServer_EndSessionOptions

Type Alias EOS_AntiCheatServer_EndSessionOptions 

Source
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: i32

API Version: Set this to EOS_ANTICHEATSERVER_ENDSESSION_API_LATEST.