pub type EOS_ActiveSession_GetRegisteredPlayerByIndexOptions = _tagEOS_ActiveSession_GetRegisteredPlayerByIndexOptions;Expand description
Input parameters for the EOS_ActiveSession_GetRegisteredPlayerByIndex function.
Aliased Type§
#[repr(C)]pub struct EOS_ActiveSession_GetRegisteredPlayerByIndexOptions {
pub ApiVersion: i32,
pub PlayerIndex: u32,
}Fields§
§ApiVersion: i32API Version: Set this to EOS_ACTIVESESSION_GETREGISTEREDPLAYERBYINDEX_API_LATEST.
PlayerIndex: u32Index of the registered player to retrieve