Entity:GetNetworked2Angle
Description
Retrieves a networked angle value at specified index on the entity that is set by Entity:SetNetworked2Angle.
We advise against using this. It may be changed or removed in a future update.
You should be using Entity:GetNW2Angle instead.
Arguments
2 any fallback = Angle( 0, 0, 0 )
The value to return if we failed to retrieve the value. (If it isn't set)