Example #1
0
 void OnDisable()
 {
     AGENT_DB.Remove(this);
 }
Example #2
0
 void OnDisable()
 {
     AGENT_DATABASE.Remove(this);
 }