Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Blizzard/s2client-api
/ ~DebugInterface
Method
~DebugInterface
include/sc2api/sc2_interfaces.h:397–397 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
395
class DebugInterface {
396
public:
397
virtual ~DebugInterface() = default;
398
399
// Debug drawing primitives.
400
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected