type | Used to validate if the object is assignable to Type. |
Object Returns a Unity Object or null if there is none.
Returns any valid Unity Object held by the search item.
See SearchProvider.toObject more information on what it means to convert a SearchItem to a UnityEngine.Object.
T Used to validate if the object is assignable to T.
Returns any valid Unity Object held by the search item.