Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolyMC/PolyMC
/ setOutputAddressPtr
Method
setOutputAddressPtr
launcher/launch/steps/LookupServerAddress.cpp:35–38 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
33
}
34
35
void LookupServerAddress::setOutputAddressPtr(MinecraftServerTargetPtr output)
36
{
37
m_output = std::move(output);
38
}
39
40
bool LookupServerAddress::abort()
41
{
Callers
1
createLaunchTask
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected