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

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[edit]

BeaconProduct[edit]

Type: string


OwnerFactory[edit]

Type: UBrowserLocalFact


ServerBeaconPort[edit]

Type: int


Functions[edit]

Events[edit]

ReceivedText[edit]

event ReceivedText (InternetLink.IpAddr Addr, string Text)

Overrides: UdpLink.ReceivedText


Timer[edit]

event Timer ()

Overrides: Actor.Timer


Other instance functions[edit]

BroadcastBeacon[edit]

function BroadcastBeacon ()


Start[edit]

function Start ()