Always snap to grid

UE1:UdpBeacon (RTNP)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
RTNP Object >> Actor >> Info >> InternetInfo >> InternetLink >> UdpLink >> UdpBeacon
Package: 
IpDrv
Direct subclass:
ClientBeaconReceiver
This class in other games:
U1, UT, UE2Runtime, UT2003, U2, U2XMP

UdpBeacon: Base class of beacon sender and receiver.

Properties[edit]

Property group 'UdpBeacon'[edit]

BeaconPort[edit]

Type: int

Modifiers: globalconfig

Reply port

Default value: 7776

BeaconProduct[edit]

Type: string

Modifiers: globalconfig


Default value: "Unreal"

BeaconTimeout[edit]

Type: float

Modifiers: globalconfig


Default value: 5.0

DoBeacon[edit]

Type: bool

Modifiers: globalconfig


Default value: True

ServerBeaconPort[edit]

Type: int

Modifiers: globalconfig

Listen port

Default value: 7775

Internal variables[edit]

UdpServerQueryPort[edit]

Type: int


Default values[edit]

Property Value
RemoteRole ROLE_None

Functions[edit]

Events[edit]

BeginPlay[edit]

event BeginPlay ()

Overrides: Actor.BeginPlay


Destroyed[edit]

event Destroyed ()

Overrides: Actor.Destroyed


ReceivedText[edit]

event ReceivedText (InternetLink.IpAddr Addr, string Text)

Overrides: UdpLink.ReceivedText


Other instance functions[edit]

BroadcastBeacon[edit]

function BroadcastBeacon ()


BroadcastBeaconQuery[edit]

function BroadcastBeaconQuery ()