|
RunicVTT Open Source Virtual Tabletop for TTRPG using P2P
|
Public Attributes | |
| uint64_t | id = 0 |
| std::string | message |
| Level | level |
| std::chrono::steady_clock::time_point | expiresAt |
Definition at line 286 of file ImGuiToaster.h.
| std::chrono::steady_clock::time_point ImGuiToaster::Toast::expiresAt |
Definition at line 291 of file ImGuiToaster.h.
| uint64_t ImGuiToaster::Toast::id = 0 |
Definition at line 288 of file ImGuiToaster.h.
| Level ImGuiToaster::Toast::level |
Definition at line 290 of file ImGuiToaster.h.
| std::string ImGuiToaster::Toast::message |
Definition at line 289 of file ImGuiToaster.h.