Example #1
0
 public void Register()
 {
     ItemEvent.RegisterListener(this);
 }
 private void OnEnable()
 {
     Event.RegisterListener(this);
 }