steam-gns-d ~main (2026-02-23T19:37:41.3529405)
Dub
Repo
SteamNetworkingIPAddrRender
steam_gns
utils
Utility class for printing a SteamNetworkingIPAddrRender.
extern (
C
++) @
nogc
nothrow
struct
SteamNetworkingIPAddrRender {
this
(SteamNetworkingIPAddr x, bool bWithPort);
const
(
char
*)
c_str
();
}
Constructors
this
this
(SteamNetworkingIPAddr x, bool bWithPort)
Undocumented in source.
Members
Functions
c_str
const
(
char
*)
c_str
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
steam_gns
utils
classes
ISteamNetworkingUtils
functions
SteamNetworkingUtils
SteamNetworkingUtils_Lib
SteamNetworkingUtils_LibV4
manifest constants
STEAMNETWORKINGUTILS_INTERFACE_VERSION
structs
SteamNetworkingIPAddrRender
SteamNetworkingIdentityRender
SteamRelayNetworkStatus_t
Utility class for printing a SteamNetworkingIPAddrRender.