|
|
Prompt & | operator= (Prompt const &) |
|
| Prompt (Prompt const &) |
|
MCAPI::OreUI::Prompt & | operator= (::OreUI::Prompt &&) |
|
MCAPI void | show (::std::string id, ::std::string title, ::std::string body, ::std::vector<::OreUI::PromptAction > actions) |
|
MCAPI void | storeChosenAction (int action) |
|
MCAPI void | $dtor () |
|
|
::ll::TypedStorage< 8, 32, ::std::string > | mId |
|
::ll::TypedStorage< 1, 1, bool > | mIsActive |
|
::ll::TypedStorage< 8, 32, ::std::string > | mTitle |
|
::ll::TypedStorage< 8, 32, ::std::string > | mBody |
|
::ll::TypedStorage< 8, 24, ::std::vector<::OreUI::PromptAction > > | mActions |
|
::ll::TypedStorage< 4, 8, ::std::optional< int > > | mChosenAction |
The documentation for this struct was generated from the following files:
- src-server/mc/client/gui/oreui/binding/facets/vanilla/data/Prompt.h
- src-client/mc/client/gui/oreui/binding/facets/vanilla/data/Prompt.h