Add skeleton for utilityAI framework

This commit is contained in:
Asdow
2026-01-19 22:59:30 +02:00
parent 58ea3be2fd
commit ff96d653e2
5 changed files with 460 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
#pragma once
//void ScoreAllDecisions(DecisionMaker DM, SOLDIERTYPE* me);
//ActionType SelectScoredAction(DecisionMaker DM);