pub type EOS_SessionSearch_CopySearchResultByIndexOptions = _tagEOS_SessionSearch_CopySearchResultByIndexOptions;Expand description
Input parameters for the EOS_SessionSearch_CopySearchResultByIndex function.
Aliased Type§
#[repr(C)]pub struct EOS_SessionSearch_CopySearchResultByIndexOptions {
pub ApiVersion: i32,
pub SessionIndex: u32,
}Fields§
§ApiVersion: i32API Version: Set this to EOS_SESSIONSEARCH_COPYSEARCHRESULTBYINDEX_API_LATEST.
SessionIndex: u32The index of the session to retrieve within the completed search query @see EOS_SessionSearch_GetSearchResultCount