This is the complete list of members for CInjectionService, including all inherited members.
g_pXenon | CComponent | |
g_pXenonConfigs | CComponent | |
g_pXenonVariables | CComponent | |
Init() | CComponent | inlinevirtual |
Inject(HANDLE hProcess, const std::string &dllPath, InjectionType type) | CInjectionService | |
LoadLibraryDLL(HANDLE hProc, const std::string &dllpath) | CInjectionService | |
ManualMapDLL(HANDLE hProc, const std::string &filepath) | CInjectionService | |
OpenGame(HANDLE *phProcess, HANDLE *phThread, std::string exePath, std::string launchOptions) | CInjectionService | |
Update() | CComponent | inlinevirtual |
UpdateCurrentTarget(TargetProfile *target) | CComponent | inlinevirtual |
~CComponent()=default | CComponent | virtual |