GUI window close message. More...
#include <gui_message_close.h>
Public Member Functions | |
Construction | |
GUIMessage_Close () | |
Constructs a window close GUI message. More... | |
Public Attributes | |
Attributes | |
GUIComponent * | target |
The target destination of the message. More... | |
bool | consumed |
Indicates whether the message has been consumed yet. More... | |
GUI window close message.