Class MDPopup

#include <Geode/ui/MDPopup.hpp>
classMDPopup:publicgeode::Popup{ ... }

FLAlertLayer with support for Markdown. See MDTextArea for details on what features of MD are supported.

Examples0
Public static methods2
staticgeode::MDPopup*create(,,,,)
No description provided
staticgeode::MDPopup*create(
boolcompatibilityMode
,,,,,)
No description provided
Public member functions2
std::move_only_function<void (bool)>const&getOnClick()
No description provided
voidsetOnClick()
No description provided
Fields0
Protected member functions2
boolinit(
boolcompatibilityMode
,,,,,)
No description provided
voidonBtn()
No description provided
Protected fields0
Derived classes0