Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/EngoEngine/engo
/ TestInterfaceScene
Struct
TestInterfaceScene
common/interfaces_test.go:20–23 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
18
}
19
20
type
TestInterfaceScene
struct
{
21
failed bool
22
reason string
23
}
24
25
func
(*TestInterfaceScene) Type() string {
return
"TestInterfaceScene"
}
26
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected