SteamNetworkingIPAddr.ParseString

Parse an IP address and optional port. If a port is not present, it is set to 0. (This means that you cannot tell if a zero port was explicitly specified.)

struct SteamNetworkingIPAddr
bool
ParseString
(
const(char)* pszStr
)

Meta