Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
}
150
type
MyComponent1Face
interface
{
151
GetMyComponent1() *MyComponent1
152
}
153
154
func
(c *MyComponent1) GetMyComponent1() *MyComponent1 {
Callers
2
AddByInterface
Method · 0.65
AddByInterface
Method · 0.65
Implementers
1
MyComponent1
entity_test.go
Calls
no outgoing calls
Tested by
2
AddByInterface
Method · 0.52
AddByInterface
Method · 0.52