UnityEventTools.RegisterVoidPersistentListener

public static void RegisterVoidPersistentListener(Events.UnityEventBase unityEvent, int index, Events.UnityAction call);

Parameters

unityEventEvent to modify.
indexIndex to modify.
callFunction to call.

Description 描述

Modifies the event at the given index.