Template:O BaseActbusyGoal: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Conventional Order)
m (Fixed bulletpoints)
Line 1: Line 1:
* {{o targetname}}
{{o targetname}}
*'''OnNPCStartedBusy <[[ehandle]]>'''
*'''OnNPCStartedBusy <[[ehandle]]>'''
: Fired when an NPC targeted by this goal starts an ActBusy animation sequence.
: Fired when an NPC targeted by this goal starts an ActBusy animation sequence.
'''OnNPCFinishedBusy <[[ehandle]]>'''
* '''OnNPCFinishedBusy <[[ehandle]]>'''
: Fired when an NPC targeted by this goal finishes an ActBusy animation sequence.
: Fired when an NPC targeted by this goal finishes an ActBusy animation sequence.
*'''OnNPCLeft <[[ehandle]]>'''
*'''OnNPCLeft <[[ehandle]]>'''
: Fired when an NPC targeted by this goal, ordered by the ''ForceThisNPCToLeave'' input, finishes its forced leave.
: Fired when an NPC targeted by this goal, ordered by the ''ForceThisNPCToLeave'' input, finishes its forced leave.

Revision as of 14:44, 6 April 2006

Template:O targetname

Fired when an NPC targeted by this goal starts an ActBusy animation sequence.
Fired when an NPC targeted by this goal finishes an ActBusy animation sequence.
Fired when an NPC targeted by this goal, ordered by the ForceThisNPCToLeave input, finishes its forced leave.