Host (UdpSocket property): Difference between revisions

From m204wiki
Jump to navigation Jump to search
mNo edit summary
Line 8: Line 8:
===Syntax terms===
===Syntax terms===
<table class="syntaxTable">
<table class="syntaxTable">
<tr><th>%ipAddress</th>
<tr><th>%currentIpAddress</th>
<td>string</td></tr>
<td>string</td></tr>



Revision as of 20:59, 10 December 2012

Remote host IP address (UdpSocket class)

[Introduced in Sirius Mods 8.0]


This page is under construction.

Syntax

%currentIpAddress = udpSocket:Host udpSocket:Host = newIpAddress

Syntax terms

%currentIpAddress string
udpSocket UdpSocket object

Usage notes

Examples

See also