I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX
UE1:UBrowserLocalLink (RTNP)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> Actor >> Info >> InternetInfo >> InternetLink >> UdpLink >> UBrowserLocalLink |
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
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 ()