Mostly Harmless

UE3:ClientBeaconAddressResolver (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UDK Object >> ClientBeaconAddressResolver
Package: 
IpDrv

Allows a client to register and resolve the address for a host that it wants to connect to. The platform specific implementation for this resolver will handle the specifics of generating a secure key to allow for a connection.

Properties[edit]

BeaconName[edit]

Type: name

The name to use when logging (helps debugging)

BeaconPort[edit]

Type: int

The port that the beacon will listen on