Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Last()

The last element matching all the criteria, or null if none was found.
Read time 1 minuteLast updated 10 days ago

Definition

public T Last()

Returns

Type

Description

TThe last element matching all the criteria, or null if none was found.