Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BohemiaInteractive/CWR
/ GetDebugName
Method
GetDebugName
engine/Poseidon/Network/Network.cpp:582–585 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
580
}
581
582
RString ClientInfoObject::GetDebugName() const
583
{
584
return RString(
"ClientInfoObject"
);
585
}
586
587
// static (nonregistered) messages
588
Callers
1
CreateObjectsList
Method · 0.45
Calls
1
RString
Class · 0.50
Tested by
no test coverage detected