enumeration
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.
CloseFor 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.
CloseEnum that defines the type of events that are possible when calling a custom advanced object selector.
BeginSession | This event means that we are beginning a search session. |
EndSession | This event means that the search session has ended. |
OpenAndSearch | This event means that the object selector is to be opened to search. This is the main event. |
SetSearchFilter | This event means that a request to set the search field was sent. |