There is no spoon

UE1:UBrowserLocalLink (U1)

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

UBrowserLocalLink: Receives LAN beacons from servers.

Properties[edit]

BeaconPort[edit]

Type: int


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 ()