MCPcopy Create free account
hub / github.com/PolyMC/PolyMC / setPid

Method setPid

launcher/launch/LaunchTask.h:78–81  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

76 }
77
78 void setPid(qint64 pid)
79 {
80 m_pid = pid;
81 }
82
83 qint64 pid()
84 {

Callers 2

on_stateMethod · 0.80
on_stateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected