Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenRCT2/OpenRCT2
/ getCommand
Method
getCommand
src/openrct2/network/NetworkPacket.cpp:35–38 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
33
}
34
35
Command Packet::getCommand() const noexcept
36
{
37
return header.id;
38
}
39
40
void Packet::clear() noexcept
41
{
Callers
3
recordPacketStats
Method · 0.80
getPendingPacketCommand
Method · 0.80
ProcessPacket
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected