UE3:UTUIFrontEnd_HostGame (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to navigation Jump to search
UDK Object >> UIRoot >> UIScreenObject >> UIScene >> UTUIScene >> UTUIFrontEnd >> UTUIFrontEnd_LaunchGame >> UTUIFrontEnd_HostGame
Package: 
UTGame

Host Game scene for UT3. Contains the host game flow.

Constants

SERVERTYPE_LAN

Value: 0


SERVERTYPE_UNRANKED

Value: 1


SERVERTYPE_RANKED

Value: 2


MAXIMUM_PLAYER_COUNT

Value: 24


Properties

ServerSettingsTab

Type: UTUITabPage_Options

Modifiers: transient

Tab page references for this scene.

Default values

Property Value
bRequiresNetwork True

Subobjects

====SceneEventCompon

   UE3:UTUIFrontEnd HostGame (UDK)