Schedule

From Valve Developer Community

Revision as of 11:28, 8 March 2008 by Beeswax (Talk | contribs)
(diff) ← Older revision | Current revision (diff) | Newer revision → (diff)
Jump to: navigation, search

A schedule is a list of tasks the NPC is to perform, a schedule could be to go to a specific location, such as SCHED_FORCED_GO or a schedule to create an attack plan SCHED_PLAN_ATTACK. The NPC's schedule selection is governed by its current state and conditions.

See also

Personal tools