Expand description
ArcDPS exports.
Calling an export before ArcDPS calls init
will cause a panic.
Modules§
- Raw ArcDPS exports.
Structs§
- Current ArcDPS color settings.
- Current ArcDPS modifier keybinds as virtual key ids.
- Current ArcDPS UI settings.
Enums§
- Result of an
add_extension
operation. - ArcDPS core UI color.
Functions§
- Adds an
Event
to ArcDPS’ event processing. - Adds an
Event
to ArcDPS’ event processing. - Requests to load an extension (plugin/addon).
- Retrieves the color settings from ArcDPS.
- Retrieves the config path from ArcDPS.
- Requests to free a loaded extension (plugin/addon).
- Checks whether export
addextension2
was found. - Checks whether export
e0
was found. - Checks whether export
e3
was found. - Checks whether export
e5
was found. - Checks whether export
e6
was found. - Checks whether export
e7
was found. - Checks whether export
e8
was found. - Checks whether export
e9
was found. - Checks whether export
e10
was found. - Checks whether export
freeextension2
was found. - Checks whether export
listextension
was found. - Logs a message to ArcDPS’ log file
arcdps.log
. - Logs a message to ArcDPS’ logger window.
- Retrieves the modifier keybinds from ArcDPS.
- Retrieves the UI settings from ArcDPS.
- Retrieves the ArcDPS version as string.
Type Aliases§
- ArcDPS color type.