struct MAGES::SceneGraph::Editor::NameGroupActionEntry¶
struct NameGroupActionEntry
{
// fields
string Name;
string Group;
System.Type Type;
};
struct NameGroupActionEntry
{
// fields
string Name;
string Group;
System.Type Type;
};