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