Skip to main content

EOS_LobbySearch_RemoveParameterOptions

Type Alias EOS_LobbySearch_RemoveParameterOptions 

Source
pub type EOS_LobbySearch_RemoveParameterOptions = _tagEOS_LobbySearch_RemoveParameterOptions;
Expand description

Input parameters for the EOS_LobbySearch_RemoveParameter function.

Aliased Type§

#[repr(C)]
pub struct EOS_LobbySearch_RemoveParameterOptions { pub ApiVersion: i32, pub Key: *const i8, pub ComparisonOp: i32, }

Fields§

§ApiVersion: i32

API Version: Set this to EOS_LOBBYSEARCH_REMOVEPARAMETER_API_LATEST.

§Key: *const i8

Search parameter key to remove from the search

§ComparisonOp: i32

Search comparison operation associated with the key to remove