MCPcopy
hub / github.com/4ian/GDevelop / ObjectGroupEditorDialog.js

File ObjectGroupEditorDialog.js

newIDE/app/src/ObjectGroupEditor/ObjectGroupEditorDialog.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// @flow
2import React from 'react';
3import { ProjectScopedContainersAccessor } from '../InstructionOrExpression/EventsScope';
4import NewObjectGroupEditorDialog from './NewObjectGroupEditorDialog';

Callers

nothing calls this directly

Calls 4

countMethod · 0.65
onApplyFunction · 0.50
addObjectMethod · 0.45
sizeMethod · 0.45

Tested by

no test coverage detected