public AISystem() { m_behaviorTreeMgr = new BehaviorTreeMgr(); m_aiControllerMgr = new AIControllerMgr(); }