Legacy Documentation: Version 2018.1 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

Experimental: this API is experimental and might be changed or removed in the future.

SearchTreeEntry

class in UnityEditor.Experimental.UIElements.GraphView

/

Implemented in:UnityEditor

Description

This class describes a search tree entry. The search window displays search tree entries in the GraphView.

Properties

contentThe text and icon of the search entry.
levelThe level of the entry in the search tree.
nameThe string used for string comparison against the user filter.
userDataA user specified object for attaching application specific data to a search tree entry.

Constructors

SearchTreeEntry
对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答