I love the smell of UnrealEd crashing in the morning. – tarquin

UE1:UBrowserLocalLink (U1)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:10, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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

BeaconPort

Type: int


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