Action

Function

Description

EEex_AddActionHook

Add a function to an action hook

EEex_EvalActionsAsActor

Evaluate compiled script actions as an actor

EEex_EvalActionsAsActorResume

Evaluate actions as an actor and continue

EEex_EvalActionsStringAsActor

Evaluate script actions string as an actor

EEex_EvalActionsStringAsActorResume

Evaluate actions strings as actor and continue

EEex_FreeActions

Free assigned actions

EEex_GetActionID

Get action id

EEex_GetActionPointX

Get x coordinate of an action

EEex_GetActionPointY

Get y coordinate of an action

EEex_GetActionString1

Get the action string for an action

EEex_GetActionTarget

Get the target of an action

EEex_GetActorCurrentAction

Get actors currently assigned action

EEex_ParseActionsString

Parse action string

EEex_SetActionID

Set action id

EEex_SetActionPointX

Set x coordinate of an action

EEex_SetActionPointY

Set y coordinate of an action

EEex_SetActionString1

Set the action string of an action

EEex_SetActionTarget

Set the target of an action