Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

Engine.UIAction_FindOnlineGames

Extends
UIAction
Modifiers
native ( inherit )

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

Core.Object
|   
+-- Engine.SequenceObject
   |   
   +-- Engine.SequenceOp
      |   
      +-- Engine.SequenceAction
         |   
         +-- Engine.UIAction
            |   
            +-- Engine.UIAction_FindOnlineGames

Variables Summary
UIAction_FindOnlineGames
nameDataStoreName
Inherited Variables from Engine.UIAction
bAutoTargetOwner, GamepadID
Inherited Variables from Engine.SequenceAction
bCallHandler, HandlerName, Targets

Functions Summary
Inherited Functions from Engine.UIAction
GetOwner, GetOwnerScene, IsValidLevelSequenceObject, IsValidUISequenceObject


Variables Detail

UIAction_FindOnlineGames

DataStoreName Source code

var(UIAction_FindOnlineGames) name DataStoreName;
The datastore to perform the search on


Defaultproperties

defaultproperties
{
   bAutoTargetOwner=True
   bAutoActivateOutputLinks=False
   OutputLinks(0)=(LinkDesc="Failure")
   OutputLinks(1)=(LinkDesc="Success")
   ObjName="Find Online Games"
   ObjCategory="Online"
   Name="Default__UIAction_FindOnlineGames"
   ObjectArchetype=UIAction'Engine.Default__UIAction'
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: sk 18-3-2018 10:00:45.838 - Created with UnCodeX