Receive (UdpSocket function)

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

Receive a UDP datagram (UdpSocket class)

[Introduced in Sirius Mods 8.0]


This page is under construction.

Syntax

%string = udpSocket:Receive

Syntax terms

%stringstring
udpSocket UdpSocket object

Usage notes

Examples

See also