LocalHost (UdpSocket property)
Local IP address for bound socket (UdpSocket class)
[Introduced in Sirius Mods 8.0]
This page is under construction.
Syntax
%ipAddress = udpSocket:LocalHost
Syntax terms
%ipAddress | A string to contain the returned IP address. |
---|---|
udpSocket | A UdpSocket object. |