[ Web Proxy ]
URL:
Viewing: https://docs.unity3d.com/ScriptReference/SearchService.AdvancedObjectSelectorEventType.html [Back]  [Original]

Unity - Scripting API: AdvancedObjectSelectorEventType
Version: Unity 6.5 (6000.5)
    • Supported
    • Legacy
    LanguageEnglish
    • C#

    AdvancedObjectSelectorEventType

    enumeration

    Suggest a change

    Success!

    Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.

    Close

    Submission failed

    For some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.

    Close
    Your name Your email Suggestion* Submit suggestion

    Cancel

    Description

    Enum that defines the type of events that are possible when calling a custom advanced object selector.

    Properties

    Property Description
    BeginSessionThis event means that we are beginning a search session.
    EndSessionThis event means that the search session has ended.
    OpenAndSearchThis event means that the object selector is to be opened to search. This is the main event.
    SetSearchFilterThis event means that a request to set the search field was sent.

    Web Proxy Viewer  |  New URL  |  Original Page