Internal

Function

Description

EEex_AccessVolatileField

Access the volitile field in the specified actor

EEex_AddMarshalRequestor

EEex_GetVolatileField

EEex_GetVolatileFieldOffset

Retrieve the offset for the volitile field

EEex_HookAction

Hooks an action

EEex_HookActionbar

Begins the hook of the actionbar

EEex_HookCheckAddScreen

Opcode #403 mechanics

EEex_HookConstructCreature

Constructs a creature

EEex_HookCopyStats

Copy a creature’s stat

EEex_HookDeconstructCreature

Destroys a previously created creature

EEex_HookReloadStats

Reload derived base stats for a specified creature

EEex_HookMarshalCreature

Provides a hook for marshal of creatures

EEex_HookMarshalCreatureSize

EEex_HookMarshalDynamicStart

EEex_HookUnmarshalCreature

Provides a hook for unmarshal of creatures

EEex_InstallActionbarHook

Install a hook for the actionbar events

EEex_InstallActionHook

Install a hook for action events

EEex_InstallBardThievingHook

Installs a hook for thieving abilities

EEex_InstallCreatureHooks

Installs hooks related to creatures

EEex_InstallFixes

Installs game bug fixes and other enhancements

EEex_InstallKeyHook

Installs a hook for keyboard events

EEex_InstallLuaHooks

Install a hook for lua

EEex_InstallMenuHooks

Installs a hook for menu events

EEex_InstallNewObjects

Installs new objects

EEex_InstallNewTriggers

Installs new triggers functions

EEex_InstallOpcodeChanges

Installs newer and updated opcodes

EEex_InstallRenderHook

Installs a hook for rendering and drawing

EEex_InstallTooltipHook

Installs a hook for displaying a tooltip

EEex_KeyPressed

Sets the pressed status of the specified key

EEex_KeyReleased

Sets the released status of the specified key

EEex_KeyReset

Resets and removes key listeners event callbacks

EEex_RegisterVolatileField

Registers a volitile field

EEex_ResetHook

Calls all registered UI listeners

EEex_SetVolatileField

Sets the value of a volatile field