Goonstation 13 - Modules - TypesVar Details

/datum/aiHolder

Vars

_mobai_being_processedINTERNAL: Set to true when the mobai loop is processing this mob.
current_taskWhat the critter is currently doing. Do not set directly, use switch_to
priority_tasksThe default prioritizer will consume tasks from this list in order before it picks any others
target_pathStores most recently generated path to target - if null, it needs regenerating, or a new target selected

Var Details

_mobai_being_processed

INTERNAL: Set to true when the mobai loop is processing this mob.

current_task

What the critter is currently doing. Do not set directly, use switch_to

priority_tasks

The default prioritizer will consume tasks from this list in order before it picks any others

target_path

Stores most recently generated path to target - if null, it needs regenerating, or a new target selected