styyx-util 1.0
Utility Header for SKSE Plugin development
Loading...
Searching...
No Matches
StyyxUtil::FUCKUtil Member List

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::FUCKUtilinlinestatic
GREENStyyxUtil::FUCKUtilstatic
GreenTitleText(const std::string &text, float indent=75.f)StyyxUtil::FUCKUtilinlinestatic
IndentTextColored(const ImVec4 &color, const std::string &text, float indent=120.f)StyyxUtil::FUCKUtilinlinestatic
InputText(const char *label, char *buffer, size_t size, std::string &value, auto &configEntry, const char *help=nullptr)StyyxUtil::FUCKUtilinlinestatic
REDStyyxUtil::FUCKUtilstatic
RedTitleText(const std::string &text, float indent=75.f)StyyxUtil::FUCKUtilinlinestatic
SliderFloat(const char *label, T &value, auto &configEntry, float min, float max, const char *help=nullptr)StyyxUtil::FUCKUtilinlinestatic
SliderInt(const char *label, T &value, auto &configEntry, T min, T max, const char *help=nullptr)StyyxUtil::FUCKUtilinlinestatic