Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


GetDescription(SearchContext, bool)

Fetch and format description.
Read time 1 minuteLast updated 13 days ago

Definition

public string GetDescription(SearchContext context, bool stripHTML = false)

Parameters

Any search context for the item search provider.

stripHTML

True if any HTML tags should be dropped (if the control does not support HTML).

Returns

Type

Description

stringThe search item description.