ServerSocket (UdpSocket function)
Get server UdpSocket object (UdpSocket class)
[Introduced in Sirius Mods 8.0]
This page is under construction.
Syntax
%udpSocket = [%(UdpSocket):]ServerSocket
Syntax terms
| %outUdpSocket | UdpSocket object |
|---|---|
| [%(UdpSocket):] | The optional class name in parentheses denotes a virtual constructor. See "Usage notes", below, for more information about invoking a virtual constructor. |