#include <unitmessages.h>

Public Member Functions | |
| ActionEvent () | |
Public Attributes | |
| ushort_t | destination_id |
| Identifier of destination unit. | |
| Unit::Action | action |
| Requested action. | |
| byte_t | player_id |
| Identifier of interacted player. | |
| ushort_t | unit_id |
| Identifier of interacted unit. | |
| MapPosition3D | position |
| Interacted position. | |
| ActionEvent::ActionEvent | ( | ) | [inline] |
Identifier of destination unit.
Requested action.
Identifier of interacted player.
Identifier of interacted unit.
Interacted position.
1.5.3