/tg/ Station 13 - Modules - TypesDefine Details

code/datums/ai/_ai_controller.dm

TRACK_AI_DATUM_TARGETUsed to manage references to datum by AI controllers
CLEAR_AI_DATUM_TARGETUsed to clear previously set reference handing by AI controllers
TRAIT_AI_TRACKINGUsed for above to track all the keys that have registered a signal

Define Details

CLEAR_AI_DATUM_TARGET

Used to clear previously set reference handing by AI controllers

TRACK_AI_DATUM_TARGET

Used to manage references to datum by AI controllers

TRAIT_AI_TRACKING

Used for above to track all the keys that have registered a signal