Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


GetPersistentMethodName(int)

Get the target method name of the listener at index index.
Read time 1 minuteLast updated 4 days ago

Definition

public string GetPersistentMethodName(int index)

Parameters

index

Index of the listener to query.

Returns

Type

Description

string