Geode Docs
Tutorials
Classes
Function
createQuickPopup
#include
<Geode/ui/Popup.hpp>
FLAlertLayer
*
createQuickPopup
(
char
const
*
title
,
std
::
string
content
,
char
const
*
btn1
,
char
const
*
btn2
,
float
width
,
std
::
move_only_function
<
void (FLAlertLayer *, bool)
>
selected
,
bool
doShow
,
bool
cancelledByEscape
)
No description provided
Examples
0