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_extensionoperation. - ArcDPS core UI color.
Functions§
- Adds an
Eventto ArcDPS’ event processing. - Adds an
Eventto 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
addextension2was found. - Checks whether export
e0was found. - Checks whether export
e3was found. - Checks whether export
e5was found. - Checks whether export
e6was found. - Checks whether export
e7was found. - Checks whether export
e8was found. - Checks whether export
e9was found. - Checks whether export
e10was found. - Checks whether export
freeextension2was found. - Checks whether export
listextensionwas 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.