Template:O BaseActbusyGoal: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
m (Conventional Order)
Line 1: Line 1:
* {{o targetname}}
*'''OnNPCStartedBusy <[[ehandle]]>'''
: 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.
*'''OnNPCStartedBusy <[[ehandle]]>'''
: Fired when an NPC targeted by this goal starts an ActBusy animation sequence.
* {{o targetname}}

Revision as of 14:40, 6 April 2006

Fired when an NPC targeted by this goal starts an ActBusy animation sequence.

OnNPCFinishedBusy <ehandle>

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.