コード例 #1
0
 public void OnEnable() => soEvent.RegisterListener(this);
コード例 #2
0
 private void OnEnable()
 {
     Event.RegisterListener(this);
 }