steam-gns-d ~master (2021-10-24T03:44:24.4602497)
Dub
Repo
SteamNetworkingIPAddrRender
steam_gns
utils
Utility class for printing a SteamNetworkingIPAddrRender.
extern (
C
++)
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.