Gah - a solution with more questions. – EntropicLqd

UE2:InternetInfo (U2XMP)

From Unreal Wiki, The Unreal Engine Documentation Site

Revision as of 16:10, 17 May 2008 by Wormbo (Talk | contribs)
(diff) ← Older revision | Current revision (diff) | Newer revision → (diff)
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

[edit] Functions

[edit] Native functions

[edit] GetBeaconAddressList

native function array<stringGetBeaconAddressList ()


[edit] GetBeaconTextList

native function array<stringGetBeaconTextList ()


[edit] Events

[edit] GetBeaconAddress

event string GetBeaconAddress (int i)


[edit] GetBeaconText

event string GetBeaconText (int i)