search_matches
Description:
[
Version ( since =
"0.9.7" ) ]
public uint search_matches (
string term)
Searches component data for a specific keyword.
Parameters:
this |
a Component instance.
|
term |
the search term.
|
Returns:
a match scrore, where 0 is no match and 100 is the best match.
|