Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

SearchExpression.IsKeyword

Declaration

public bool IsKeyword(Search.SearchExpressionKeyword keyword);

Parameters

keyword Builtin keyword to check the expression against.

Returns

bool Returns if the expression is a builtin Search Expression keyword.

Description

Check if the innerText of an expression is a builtin SearchExpressionKeyword.