Entity:GetNetworkedFloat
Description
We advise against using this. It may be changed or removed in a future update.
You should use Entity:GetNWFloat instead.
Retrieves a networked float value at specified index on the entity that is set by Entity:SetNetworkedFloat.
Seems to be the same as Entity:GetNetworkedInt.