Searched defs:ModuleAbilityInfo (Results 1 – 1 of 1) sorted by relevance
55 struct ModuleAbilityInfo { struct56 std::string name;57 std::string label;58 bool visible = false;59 std::vector<AbilityFormInfo> forms;