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

Method GetMyComponent1

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

Source from the content-addressed store, hash-verified

149}
150type MyComponent1Face interface {
151 GetMyComponent1() *MyComponent1
152}
153
154func (c *MyComponent1) GetMyComponent1() *MyComponent1 {

Callers 2

AddByInterfaceMethod · 0.65
AddByInterfaceMethod · 0.65

Implementers 1

MyComponent1entity_test.go

Calls

no outgoing calls

Tested by 2

AddByInterfaceMethod · 0.52
AddByInterfaceMethod · 0.52