Command
net_messageinfo
<Classname or ID>Explore usage, syntax, and examples for the net_messageinfo CS2 developer console command.
net_messageinfo
CS2 Onlynet_messageinfo
<Classname or ID>Displays detailed information about a network message by its classname or ID, helping you debug network issues.
Enter the classname or numeric ID of the network message you want to inspect.
Yes
Unspecified
net_messageinfo Generator
net_messageinfo
<Classname or ID>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
net_messageinfo
svc_ServerInfo
Shows details for the network message named 'svc_ServerInfo'.
net_messageinfo
5
Shows details for the network message with ID 5.