Legacy Documentation: Version 5.0
Language: English
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

UnityEventBase.GetPersistentMethodName

Switch to Manual
public function GetPersistentMethodName(index: int): string;

Parameters

indexIndex of the listener to query.

Description

Get the target method name of the listener at index index.