MCPcopy Create free account
hub / github.com/AlSch092/UltimateAntiCheat / SetExecutableModuleName

Method SetExecutableModuleName

Process/Process.hpp:169–169  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

167
168 static wstring GetExecutableModuleName() { return ExecutableModuleNameW; }
169 static void SetExecutableModuleName(wstring name) { ExecutableModuleNameW = name; }
170
171private:
172

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected