DayZ Scripts
PC Stable Documentation
 
Loading...
Searching...
No Matches
PluginKeyBinding.c File Reference

Data Structures

class  PluginBase
 Plugin interface for controlling of agent pool system. More...
 

Variables

const int MB_EVENT_PRESS = 0
 
const int MB_EVENT_CLICK = 1
 
const int MB_EVENT_RELEASE = 2
 
const int MB_EVENT_DOUBLECLICK = 3
 
const int MB_EVENT_DRAG = 4