UTGame.UTUITabPage_MapTab
- Extends
- UTTabPage
Copyright 1998-2008 Epic Games, Inc. All Rights Reserved.
Core.Object
|
+-- Engine.UIRoot
|
+-- Engine.UIScreenObject
|
+-- Engine.UIObject
|
+-- Engine.UIContainer
|
+-- Engine.UITabPage
|
+-- UTGame.UTTabPage
|
+-- UTGame.UTUITabPage_MapTab
Functions Summary |
 | | AllowSpawning ()))
|
 | | AllowTeleporting ()))
|
 | bool | HandleInputKey (const out InputEventParameters EventParms ))
|
 | | MapActorSelected (Actor Selected, UTPlayerController SelectedBy))
|
 | bool | OnChangePref (UIScreenObject InButton, int InPlayerIndex))
|
 | bool | OnDrawItem (UTSimpleList SimpleList, int ItemIndex, float XPos, out float YPos))
|
 | bool | OnDrawSelectionBar (UTSimpleList SimpleList, float YPos ))
|
 | bool | OnSelectDest (UIScreenObject InButton, int InPlayerIndex))
|
 | bool | OnSetSpawn (UIScreenObject InButton, int InPlayerIndex))
|
 | | PopupSaved (UIObject Sender, int PlayerIndex ))
|
 | | PostInitialize ()))
|
 | | PreRenderCallback ()))
|
 | | SelectionChange (UTSimpleList SourceList, int NewSelectedIndex))
|
 | | SetupButtonBar (UTUIButtonBar ButtonBar))
|
 | | SpawnPlayer (UTPlayerController PC))
|
 | | SpawnPointSelected (Actor Selected, UTPlayerController UTPC))
|
 | | TeleportToActor (UTPlayerController PCToTeleport, Actor Destination))
|
Inherited Functions from Engine.UITabPage |
ActivatePage, AddedToTabControl, CanActivatePage, ClearBoundDataStores, CreateTabButton, GetBoundDataStores, GetDataStoreBinding, GetOwnerTabControl, GetTabButton, IsActivePage, LinkToTabButton, NotifyDataStoreValueUpdated, OnActiveStateChanged, RefreshSubscriberValue, RemovedFromParent, SetDataStoreBinding, SetTabCaption |
var transient bool bAllowSpawn;
var transient bool bAllowTeleport;
var transient bool bIgnoreChange;
function AllowSpawning ( ) )
function AllowTeleporting ( ) )
function bool HandleInputKey ( const out InputEventParameters EventParms ) )
function bool OnChangePref (
UIScreenObject InButton,
int InPlayerIndex) )
function bool OnDrawItem (
UTSimpleList SimpleList,
int ItemIndex,
float XPos, out
float YPos) )
function bool OnDrawSelectionBar (
UTSimpleList SimpleList,
float YPos ) )
function bool OnSelectDest (
UIScreenObject InButton,
int InPlayerIndex) )
function bool OnSetSpawn (
UIScreenObject InButton,
int InPlayerIndex) )
function PopupSaved (
UIObject Sender,
int PlayerIndex ) )
function PostInitialize ( ) )
function PreRenderCallback ( ) )
function SelectionChange (
UTSimpleList SourceList,
int NewSelectedIndex) )
defaultproperties
{
Begin Object Class=UIComp_Event Name=WidgetEventComponent ObjName=WidgetEventComponent Archetype=UIComp_Event'UTGame.Default__UTTabPage:WidgetEventComponent'
ObjectArchetype=UIComp_Event'UTGame.Default__UTTabPage:WidgetEventComponent'
End Object
EventProvider=WidgetEventComponent
Name="Default__UTUITabPage_MapTab"
ObjectArchetype=UTTabPage'UTGame.Default__UTTabPage'
}
|
Creation time: sk 18-3-2018 10:00:59.696 - Created with
UnCodeX