Example #1
0
 private void Awake()
 {
     voidEvent.Subscribe(Fire);
 }
 private void Awake()
 {
     voidEvent.Subscribe(Play);
 }