Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bwapi/bwapi
/ GetBWAPITarget
Function
GetBWAPITarget
bwapi/BWAPI_PluginInjector/common.cpp:16–19 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
14
}
15
16
std::string GetBWAPITarget()
17
{
18
return GetBWAPIDataDirectory() + (
"\\"
MODULE);
19
}
20
21
std::string GetBWAPIDataDirectory()
22
{
Callers
2
ApplyPatchSuspended
Function · 0.85
InitializePlugin
Method · 0.85
Calls
1
GetBWAPIDataDirectory
Function · 0.85
Tested by
no test coverage detected