titan_get_settings_format
Get the Lua format for rotation settings, including bool/int/float/enum types, groups, and apply. Use this to correctly define addon settings that match Titan's actual Lua API, avoiding the C++-only official docs.
Instructions
Формат настроек ротации в Lua (bool/int/float/enum, группы, apply). ОБЯЗАТЕЛЬНО прочитай перед добавлением настроек: официальная документация описывает только C++ API (SettingsSchema, make_enum), в Lua он не работает. Здесь реальный рабочий формат, включая enum для выбора политики игроком.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||