コード例 #1
0
ファイル: TimerHandler.cs プロジェクト: mengtest/MyWuXia
 // Update is called once per frame
 void LateUpdate()
 {
     Timer.Action();
 }