Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


EngineScope

A enum that indicates the search scope for Project engines. It is used by ProjectSearchContext.
Read time 1 minuteLast updated 10 days ago

Definition

Warning
Removed. Project has been deprecated. Use ProjectSearch instead
Upgrade to ProjectSearch
public const SearchEngineScope EngineScope = Project

Remarks

Additional Resources: ISearchContext.engineScope.