Difference between revisions of "IpServer.est"

From Oldunreal-Wiki
Jump to navigation Jump to search
(Updated to May 3, 2018.)
(Preformatting.)
Line 1: Line 1:
<nowiki>[Public]</nowiki>
<pre>
 
[Public]
Object=(Name=IpServer.UdpServerUplink,Class=Class,MetaClass=Engine.Actor)
Object=(Name=IpServer.UdpServerUplink,Class=Class,MetaClass=Engine.Actor)
Preferences=(Caption="Conexión con el servidor maestro",Parent="Red",Class=IpServer.UdpServerUplink,Immediate=True)
Preferences=(Caption="Conexión con el servidor maestro",Parent="Red",Class=IpServer.UdpServerUplink,Immediate=True)


 
[ServerUplink]
<nowiki>[ServerUplink]</nowiki>
 
ClassCaption="Conexión con el servidor maestro"
ClassCaption="Conexión con el servidor maestro"


 
[ServerQuery]
<nowiki>[ServerQuery]</nowiki>
 
ClassCaption="Petición de servidor del juego"
ClassCaption="Petición de servidor del juego"
</pre>
[[Category:Spanish Localization]]
[[Category:Spanish Localization]]

Revision as of 18:00, 20 May 2018

[Public]
Object=(Name=IpServer.UdpServerUplink,Class=Class,MetaClass=Engine.Actor)
Preferences=(Caption="Conexión con el servidor maestro",Parent="Red",Class=IpServer.UdpServerUplink,Immediate=True)

[ServerUplink]
ClassCaption="Conexión con el servidor maestro"

[ServerQuery]
ClassCaption="Petición de servidor del juego"