Version: 2022.3
言語: 日本語
public void RemoveListener (Events.UnityAction call);

パラメーター

call コールバック関数

説明

Remove a non persistent listener from the UnityEvent. If you have added the same listener multiple times, this method will remove all occurrences of it.

これはランタイムコールバックを追加するために使用します。


Did you find this page useful? Please give it a rating: