Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/4ian/GDevelop
/ VariablesEditorDialog.js
File
VariablesEditorDialog.js
newIDE/app/src/VariablesList/VariablesEditorDialog.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// @flow
2
import
{ Trans } from
'@lingui/macro'
;
3
import
* as React from
'react'
;
4
import
FlatButton from
'../UI/FlatButton'
;
Callers
nothing calls this directly
Calls
12
useSerializableObjectsCancelableEditor
Function · 0.90
insertInVariablesContainer
Function · 0.90
getRootVariableName
Function · 0.90
getNodeIdFromVariableName
Function · 0.90
useResponsiveWindowSize
Function · 0.90
getVariablePathFromNodeId
Function · 0.90
useDismissableTutorialMessage
Function · 0.85
count
Method · 0.65
get
Method · 0.65
onApply
Function · 0.50
map
Method · 0.45
max
Method · 0.45
Tested by
no test coverage detected