Searched defs:PluginEvent (Results 1 – 3 of 3) sorted by relevance
48 struct PluginEvent { struct49 PluginEventType type; argument50 Any param;51 std::string description;
58 struct PluginEvent { struct59 PluginEventType type; argument60 Any param;61 std::string description;
23 enum PluginEvent { enum