UnityEvent.RemoveListener
Parameters
| call | Callback function. |
Description 描述
Remove a non persistent listener from the UnityEvent.
Use this to remove a runtime callback.
| call | Callback function. |
Remove a non persistent listener from the UnityEvent.
Use this to remove a runtime callback.