Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Naios/continuable
/ ~UnitAI
Method
~UnitAI
examples/example-ai/example-ai.cpp:47–47 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
45
46
struct UnitAI {
47
virtual ~UnitAI() = default;
48
49
virtual void OnEnterCombat() {
50
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected