MCPcopy
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
135export interface TreeViewItemContent {
136 getName(): string | React.Node;
137 getId(): string;
138 getHtmlId(index: number): ?string;
139 getThumbnail(): ?string;

Implementers 5

LabelTreeViewItemContentnewIDE/app/src/EventsFunctionsList/ind
ActionTreeViewItemContentnewIDE/app/src/EventsFunctionsList/ind
EventsFunctionFolderTreeViewItemContentnewIDE/app/src/EventsFunctionsList/Eve
EventsBasedBehaviorTreeViewItemContentnewIDE/app/src/EventsFunctionsList/Eve
EventsBasedObjectTreeViewItemContentnewIDE/app/src/EventsFunctionsList/Eve

Calls

no outgoing calls

Tested by 2