![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Go to the source code of this file.
Data Structures | |
| class | PluginBase |
| Class PluginMessageManager provides some basic Message Distribution mechanics, if you get instance of this plugin class on your object, you can use its methods to broadcast messages. More... | |
Variables | |
| const int | MB_EVENT_CLICK = 1 |
| const int | MB_EVENT_DOUBLECLICK = 3 |
| const int | MB_EVENT_DRAG = 4 |
| const int | MB_EVENT_PRESS = 0 |
| const int | MB_EVENT_RELEASE = 2 |