protected virtual void EnemyAICreated(EnemyAI data, EnemyAI group)
 {
 }
 protected virtual void EnemyAISystemFixedUpdateHandler(EnemyAI group)
 {
 }