private void OnDestroy() { AIListeners.Unregister(this); }
private void OnDisable() { AIListeners.Unregister(this); }