コード例 #1
0
 void OnEnable()
 {
     lightSignal.Attach(OnLightSignal);
 }