|
styyx-util 1.0
Utility Header for SKSE Plugin development
|
This is the complete list of members for StyyxUtil::FUCKUtil, including all inherited members.
| Checkbox(const char *label, T &value, auto &configEntry, const char *help=nullptr) | StyyxUtil::FUCKUtil | inlinestatic |
| GREEN | StyyxUtil::FUCKUtil | static |
| GreenTitleText(const std::string &text, float indent=75.f) | StyyxUtil::FUCKUtil | inlinestatic |
| IndentTextColored(const ImVec4 &color, const std::string &text, float indent=120.f) | StyyxUtil::FUCKUtil | inlinestatic |
| InputText(const char *label, char *buffer, size_t size, std::string &value, auto &configEntry, const char *help=nullptr) | StyyxUtil::FUCKUtil | inlinestatic |
| RED | StyyxUtil::FUCKUtil | static |
| RedTitleText(const std::string &text, float indent=75.f) | StyyxUtil::FUCKUtil | inlinestatic |
| SliderFloat(const char *label, T &value, auto &configEntry, float min, float max, const char *help=nullptr) | StyyxUtil::FUCKUtil | inlinestatic |
| SliderInt(const char *label, T &value, auto &configEntry, T min, T max, const char *help=nullptr) | StyyxUtil::FUCKUtil | inlinestatic |