Dynalib Utils
DynaEventTable.h
Go to the documentation of this file.
1 //
2 // Created by Ken Kopelson on 26/03/18.
3 //
4 
5 #ifndef DYNAEVENTTABLE_H
6 #define DYNAEVENTTABLE_H
7 
8 struct EventHook {
9  static int EventAllTypes;
11 
12 };
13 
15 
16 };
17 
18 
19 #endif //DYNAEVENTTABLE_H
Definition: DynaEventTable.h:8
static int EventAllTypes
Definition: DynaEventTable.h:9
Definition: DynaEventTable.h:14
int eventType
Definition: DynaEventTable.h:10