The Battle for Wesnoth  1.19.0-dev
Public Attributes | List of all members
gui2::dialogs::wml_message_portrait Struct Reference

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...
 

Detailed Description

Parameter pack for message portrait.

Definition at line 231 of file wml_message.hpp.

Member Data Documentation

◆ mirror

bool gui2::dialogs::wml_message_portrait::mirror

Does the portrait need to be mirrored?

Definition at line 236 of file wml_message.hpp.

◆ portrait

std::string gui2::dialogs::wml_message_portrait::portrait

Filename of the portrait.

Definition at line 234 of file wml_message.hpp.


The documentation for this struct was generated from the following file: