Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


GetSelectors()

Gets an IReadOnlyList_1 of all Selector s within the Placeholder.
Read time 1 minuteLast updated 13 days ago

Definition

public IReadOnlyList<Selector> GetSelectors()

Returns

Type

Description

IReadOnlyList<Selector>A read-only list of the Selectors within the Placeholder.