Skip to main content

EOS_ActiveSession_GetRegisteredPlayerByIndexOptions

Type Alias EOS_ActiveSession_GetRegisteredPlayerByIndexOptions 

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

API Version: Set this to EOS_ACTIVESESSION_GETREGISTEREDPLAYERBYINDEX_API_LATEST.

§PlayerIndex: u32

Index of the registered player to retrieve