CotC C# SDK for Unity  v1.4.0.1
Making social games is easy !
Properties | Public Attributes | List of all members
CotcSdk.IndexSearchResult Class Reference

Description

Contains the results of a search on the index.

Properties

PagedList< IndexResultHits [get]
 Paginated list of results.0 More...
 

Public Attributes

int MaxScore
 Maximum score in the results. More...
 

Property Documentation

◆ Hits

PagedList<IndexResult> CotcSdk.IndexSearchResult.Hits
get

Paginated list of results.0

Member Data Documentation

◆ MaxScore

int CotcSdk.IndexSearchResult.MaxScore

Maximum score in the results.