Unity3D、C#委托的用法 using UnityEngine; using System.Collections; public class DeleGateController : MonoBehaviour { //有参,有返回值的委托 public delegate int