LocalHost (UdpSocket property)

From m204wiki
Revision as of 19:24, 30 July 2012 by JALWiccan (talk | contribs) (Automatically generated page update)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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

%ipAddressstring
udpSocket UdpSocket object

Usage notes

Examples

See also