MCPcopy 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
16std::string GetBWAPITarget()
17{
18 return GetBWAPIDataDirectory() + ("\\" MODULE);
19}
20
21std::string GetBWAPIDataDirectory()
22{

Callers 2

ApplyPatchSuspendedFunction · 0.85
InitializePluginMethod · 0.85

Calls 1

GetBWAPIDataDirectoryFunction · 0.85

Tested by

no test coverage detected