SECAgentCharacterExPtr::InterruptAct
voidSECAgentCharacterExPtr::InterruptAct(longlActID)
Called to interrupt a particular Act or all Acts
Defined in: ot_agent.cpp
Return Value
void
Parameters
lActID
The ID of the Act to interrupt.
Comments
If lActID is -1, this will interrupt all Acts and remove them from the queue.