Objective · 1. Declare a Delegate public delegate void OnGameStart(); · 2.Create an Event public static event OnGameStart onGameStart; · 3. Point ...
確定! 回上一頁