Gah - a solution with more questions. – EntropicLqd

UE1:UBrowserLocalLink (UT)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT Object >> Actor >> Info >> InternetInfo >> InternetLink >> UdpLink >> UBrowserLocalLink
Package: 
UBrowser
This class in other games:
RTNP, U1

UBrowserLocalLink: Receives LAN beacons from servers.

Properties

BeaconProduct

Type: string


OwnerFactory

Type: UBrowserLocalFact


ServerBeaconPort

Type: int


Functions

Events

ReceivedText

event ReceivedText (InternetLink.IpAddr Addr, string Text)

Overrides: UdpLink.ReceivedText


Timer

event Timer ()

Overrides: Actor.Timer


Other instance functions

BroadcastBeacon

function BroadcastBeacon ()


Start

function Start ()