#include <dialog.hpp>
◆ body
std::string Nui::Components::DialogController::ConstructionArgs::body {""} |
◆ buttonClassName
std::string Nui::Components::DialogController::ConstructionArgs::buttonClassName {""} |
◆ buttonConfiguration
◆ className
std::optional<std::string> Nui::Components::DialogController::ConstructionArgs::className {std::nullopt} |
◆ onButtonClicked
std::function<void(Button)> Nui::Components::DialogController::ConstructionArgs::onButtonClicked = [](Button) {} |
◆ title
std::string Nui::Components::DialogController::ConstructionArgs::title {""} |
The documentation for this struct was generated from the following file: