Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


ObjectSelectorSearchEndSessionModes

A bit field that contains the different modes to end an Object Selector Search session.
Read time 1 minuteLast updated 13 days ago

Definition

[Flags]public enum ObjectSelectorSearchEndSessionModes

Fields

Value

Description

CloseSelectorThe session is ending because the current object selector needs to be closed.
NoneDefault session ending mode. There is nothing to do except clean up your cached data.