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 u8,
pub ComparisonOp: i32,
}Fields§
§ApiVersion: i32API Version: Set this to EOS_LOBBYSEARCH_REMOVEPARAMETER_API_LATEST.
Key: *const u8Search parameter key to remove from the search
ComparisonOp: i32Search comparison operation associated with the key to remove