Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

UnityEventBase.GetPersistentTarget

Declaration

public Object GetPersistentTarget(int index);

Parameters

index Index of the listener to query.

Description

Get the target component of the listener at index index.