Revision Difference
SteamNetworkingUtils.LocalPingLocation#522591
<member type="property" namespace="Steamworks" parent="SteamNetworkingUtils" name="LocalPingLocation" static="true">
<member category="interface" type="property" namespace="Steamworks" parent="SteamNetworkingUtils" name="LocalPingLocation" static="true">
<return type="Nullable<Data.PingLocation>"></return>
<get public="true""></get>
<summary>Return location info for the current host.
It takes a few seconds to initialize access to the relay network. If
you call this very soon after startup the data may not be available yet.
This always return the most up-to-date information we have available
right now, even if we are in the middle of re-calculating ping times.</summary>
</member>