Parameter pack for message portrait. More...
#include <wml_message.hpp>
Public Attributes | |
| std::string | portrait |
| Filename of the portrait. More... | |
| bool | mirror |
| Does the portrait need to be mirrored? More... | |
Parameter pack for message portrait.
Definition at line 231 of file wml_message.hpp.
| bool gui2::dialogs::wml_message_portrait::mirror |
Does the portrait need to be mirrored?
Definition at line 236 of file wml_message.hpp.
| std::string gui2::dialogs::wml_message_portrait::portrait |
Filename of the portrait.
Definition at line 234 of file wml_message.hpp.