MCPcopy Index your code
hub / github.com/EngoEngine/engo / warning

Function warning

utils.go:13–15  ·  view source on GitHub ↗
(msg string)

Source from the content-addressed store, hash-verified

11}
12
13func warning(msg string) {
14 log.Println("[WARNING] " + msg)
15}

Callers 6

registerGamepadImplMethod · 0.70
updateImplMethod · 0.70
notImplementedFunction · 0.70
unsupportedTypeFunction · 0.70
registerGamepadImplMethod · 0.70
updateImplMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected