MCPcopy Create free account
hub / github.com/EngoEngine/ecs / GetMyComponent2

Method GetMyComponent2

entity_test.go:162–162  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

160}
161type MyComponent2Face interface {
162 GetMyComponent2() *MyComponent2
163}
164
165func (c *MyComponent2) GetMyComponent2() *MyComponent2 {

Callers 2

AddByInterfaceMethod · 0.65
AddByInterfaceMethod · 0.65

Implementers 1

MyComponent2entity_test.go

Calls

no outgoing calls

Tested by 2

AddByInterfaceMethod · 0.52
AddByInterfaceMethod · 0.52