예제 #1
0
 void OnEnable()
 {
     EventRegistry.RegisterListener(BLOCK_NET, OnBlock);
 }