ISteamNetworkingUtils.IsFakeIPv4

Return true if an IPv4 address is one that might be used as a "fake" one. This function is fast; it just does some logical tests on the IP and does not need to do any lookup operations.

class ISteamNetworkingUtils
bool
IsFakeIPv4
(
uint nIPv4
)

Meta