Searched defs:PluginEvent (Results 1 – 3 of 3) sorted by relevance
48 struct PluginEvent { struct49 PluginEventType type; argument50 Any param;51 std::string description;
56 struct PluginEvent { struct57 PluginEventType type; argument58 Any param;59 std::string description;
23 enum PluginEvent { enum