Space Station 13 - Modules - Types

code/datums/ai/ai_planning_subtree.dm

/datum/ai_planning_subtreeA subtree is attached to a controller and is occasionally called by /ai_controller/select_behaviors(). This mainly exists to act as a way to subtype and modify select_behaviors() without needing to subtype the AI controller itself.