Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/4ian/GDevelop
/ getName
Method
getName
newIDE/app/src/EventsFunctionsList/index.js:136–136 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
134
135
export
interface
TreeViewItemContent {
136
getName(): string | React.Node;
137
getId(): string;
138
getHtmlId(index: number): ?string;
139
getThumbnail(): ?string;
Callers
15
ParameterRenderingService.js
File · 0.65
DefaultField.js
File · 0.65
FunctionParameterNameField.js
File · 0.65
LayerField.js
File · 0.65
VariableField.js
File · 0.65
ExternalLayoutNameField.js
File · 0.65
SceneNameField.js
File · 0.65
setupFunctionFromEvents
Function · 0.65
createNewInstructionForEventsFunction
Function · 0.65
validateEventsFunctionNameUniqueness
Function · 0.65
canCreateEventsFunction
Function · 0.65
EventsFunctionExtractorDialog.js
File · 0.65
Implementers
5
LabelTreeViewItemContent
newIDE/app/src/EventsFunctionsList/ind
ActionTreeViewItemContent
newIDE/app/src/EventsFunctionsList/ind
EventsFunctionFolderTreeViewItemContent
newIDE/app/src/EventsFunctionsList/Eve
EventsBasedBehaviorTreeViewItemContent
newIDE/app/src/EventsFunctionsList/Eve
EventsBasedObjectTreeViewItemContent
newIDE/app/src/EventsFunctionsList/Eve
Calls
no outgoing calls
Tested by
2
createCustomObjectConfiguration
Function · 0.52
getAnimationNameAndResource
Function · 0.52