Mostly Harmless

UE3:UIAction_CreateOnlineGame (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT3 Object >> SequenceObject >> SequenceOp >> SequenceAction >> UIAction >> UIAction_CreateOnlineGame
Package: 
Engine

This action creates an online game based upon the settings object that is bound to the UI widget

Properties

Property group 'UIAction_CreateOnlineGame'

DataStoreName

Type: name

The datastore to call create on

MapName

Type: string

Map to load before starting the online game, if blank, no map will be loaded.

Default values

Property Value
bAutoActivateOutputLinks False
bAutoTargetOwner True
ObjCategory "Online"
ObjName "Create Online Game"
OutputLinks[0]
Member Value
LinkDesc "Failure"
OutputLinks[1]
Member Value
LinkDesc "Success"
VariableLinks[3]
Member Value
ExpectedType Class'Engine.SeqVar_String'
LinkDesc "Map Name"
MaxVars 255
MinVars 1
PropertyName 'MapName'