Entity:GetNetworked2Int
Description
Retrieves a networked integer (whole number) value that was previously set by Entity:SetNetworked2Int.
We advise against using this. It may be changed or removed in a future update.
You should be using Entity:GetNW2Int instead.
The integer has a 32 bit limit. Use Entity:SetNWInt and Entity:GetNWInt instead