Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
2
import
React from
'react'
;
3
import
{ ProjectScopedContainersAccessor } from
'../InstructionOrExpression/EventsScope'
;
4
import
NewObjectGroupEditorDialog from
'./NewObjectGroupEditorDialog'
;
Callers
nothing calls this directly
Calls
4
count
Method · 0.65
onApply
Function · 0.50
addObject
Method · 0.45
size
Method · 0.45
Tested by
no test coverage detected