net_messageinfo Command

Explore usage, syntax, and examples for the net_messageinfo CS2 developer console command.

net_messageinfo

CS2 Only

Command

net_messageinfo

<Classname or ID>

Displays detailed information about a network message by its classname or ID, helping you debug network issues.

<Classname or ID>

Enter the classname or numeric ID of the network message you want to inspect.

sv_cheats Required

Yes

Client or Server Command

Unspecified

net_messageinfo Generator

Command

net_messageinfo

<Classname or ID>
0/1 Arguments Selected

Set the options below to auto-generate your command. When everything looks good, click the Copy button and paste it into your in-game console.

net_messageinfo Examples

Command

net_messageinfo

svc_ServerInfo

Shows details for the network message named 'svc_ServerInfo'.

Command

net_messageinfo

5

Shows details for the network message with ID 5.