Searched defs:PluginEvent (Results 1 – 3 of 3) sorted by relevance
48 struct PluginEvent { struct49 PluginEventType type; argument50 Any param;51 std::string description;
57 struct PluginEvent { struct58 PluginEventType type; argument59 Any param;60 std::string description;
23 enum PluginEvent { enum