Struct steamworks::ItemDetailsQuery[][src]

pub struct ItemDetailsQuery<Manager> { /* fields omitted */ }
Expand description

Query object from query_item, to allow for more filtering.

Implementations

Sets the language to return the title and description in for the items on a pending UGC Query.

Defaults to “english”

Sets whether results will be returned from the cache for the specific period of time on a pending UGC Query.

Age is in seconds.

Include the full description in results

Include children in results

Include metadata in results

Include additional previews in results

Runs the query

Trait Implementations

Executes the destructor for this type. Read more

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.