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

Method Parent

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

Source from the content-addressed store, hash-verified

22 Name() string
23 SetName(string)
24 Parent() INode
25 Children() []INode
26 IsAncestorOf(INode) bool
27 LowestCommonAncestor(INode) INode

Callers 6

setParentFunction · 0.65
LowestCommonAncestorMethod · 0.65
onMouseMethod · 0.65
newWindowTitleFunction · 0.65
UpdateMatrixWorldMethod · 0.65
sendAncestryFunction · 0.65

Implementers 1

Nodecore/node.go

Calls

no outgoing calls

Tested by

no test coverage detected