SECAgentCharacterExPtr::RunActs
voidSECAgentCharacterExPtr::RunActs(void)
Executes the Acts in the Act list, one at a time.
Defined in: ot_agent.cpp
Return Value
void
Comments
Also calls OnBeginAct and OnEndAct before and after calling Execute on the SECAgentCharAct object.