MCPcopy
hub / github.com/g3n/engine / SetName

Method SetName

core/node.go:23–23  ·  view source on GitHub ↗
(string)

Source from the content-addressed store, hash-verified

21 SetVisible(state bool)
22 Name() string
23 SetName(string)
24 Parent() INode
25 Children() []INode
26 IsAncestorOf(INode) bool

Callers 3

SetAttribsMethod · 0.65
LoadNodeMethod · 0.65
AddBodyMethod · 0.65

Implementers 1

Nodecore/node.go

Calls

no outgoing calls

Tested by

no test coverage detected