| [ Web Proxy ] |
| Viewing: https://docs.unity3d.com/ScriptReference/Events.UnityEventTools.AddPersistentListener.html | [Back] [Original] |
| Parameter | Description |
|---|---|
| unityEvent | Event to modify. |
| call | Function to call. |
Adds a persistent call to the listener. Will be invoked with the arguments as defined by the Event and sent from the call location.
| Web Proxy Viewer | New URL | Original Page |