I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

UE2:InternetInfo (U2XMP)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
U2XMP Object >> Actor >> Info >> InternetInfo

Contents

Package: 
Engine
Direct subclass:
InternetLink
This class in other games:
RTNP, U1, U2, UE2Runtime, UT, UT2003, UT2004, UT3

InternetInfo: Parent class for Internet connection classes

Functions

Native functions

GetBeaconAddressList

native function array<stringGetBeaconAddressList ()


GetBeaconTextList

native function array<stringGetBeaconTextList ()


Events

GetBeaconAddress

event string GetBeaconAddress (int i)


GetBeaconText

event string GetBeaconText (int i)