How are the AI equipped with weapons in the Shooter game project?

So in the template shooter game project, I am trying to find out how the AI are equipped with weapons. I looked and looked, but couldn’t find how! Is there a tutorial or documentation somewhere?

the weapons are in the BotPawn blueprint under Inventory.
You can look in the defaults and put “inventory” into the search. From there you can add more weapons or change it.