Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


GetPersistentTarget(int)

Get the target component of the listener at index index.
Read time 1 minuteLast updated 6 days ago

Definition

public Object GetPersistentTarget(int index)

Parameters

index

Index of the listener to query.

Returns

Type

Description

Object