LocalPort (UdpSocket property)

From m204wiki
Revision as of 19:27, 30 July 2012 by JAL2 (talk | contribs)
Jump to navigation Jump to search

Local port number for bound socket (UdpSocket class)

[Introduced in Sirius Mods 8.0]


This page is under construction.

Syntax

%portNumber = udpSocket:LocalPort

Syntax terms

%portNumber number
udpSocket UdpSocket object

Usage notes

Examples

See also