MCPcopy Create free account
hub / github.com/Naios/continuable / ~Unit

Method ~Unit

examples/example-ai/example-ai.cpp:43–43  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

41
42struct Unit {
43 virtual ~Unit() = default;
44};
45
46struct UnitAI {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected