Config

The config variables of Orbit are also available to the API. They work very similarly to LUA menu elements.

If you are unsure of the config element names, just open up a ".cfg" file generated by Orbit, and take a look.

Getting config elements

GetConfigBool
GetConfigInt
GetConfigFloat
GetConfigColor
Lua
Copy
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard

Setting config elements

SetConfigBool
SetConfigInt
SetConfigFloat
SetConfigColor
Lua
Copy
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard