Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Phobos-developers/Phobos
/ LogGame
Method
LogGame
src/Utilities/Debug.cpp:22–25 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
20
}
21
22
void Debug::LogGame(const char* pFormat, ...)
23
{
24
JMP_STD(0x4068E0);
25
}
26
27
void Debug::LogDeferred(const char* pFormat, ...)
28
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected