Version: 2020.2

UnityAction<T0,T1>

切换到手册
public delegatevoid UnityAction<T0,T1> (T0 arg0, T1 arg1);

描述

UnityEvent 使用的 two 参数委托。