UTGame.UTUITabPage_Scoreboard
- Extends
- UTTabPage_MidGame
Copyright 1998-2008 Epic Games, Inc. All Rights Reserved.
Core.Object
|
+-- Engine.UIRoot
|
+-- Engine.UIScreenObject
|
+-- Engine.UIObject
|
+-- Engine.UIContainer
|
+-- Engine.UITabPage
|
+-- UTGame.UTTabPage
|
+-- UTGame.UTTabPage_MidGame
|
+-- UTGame.UTUITabPage_Scoreboard
Functions Summary |
 | | DetailsIsDone (UIScene DeactivatedScene ))
|
 | | FindScoreboards (name PanelTagName))
|
 | UTPlayerReplicationInfo | GetSelectedPRI ()))
|
 | | GetSupportedUIActionKeyNames (out array out_KeyNames ))
|
 | UTVoteReplicationInfo | GetVoteRI ()))
|
 | bool | HandleInputKey (const out InputEventParameters EventParms ))
|
 | bool | InitScoreboardContextMenu (UIObject Sender, int PlayerIndex, out UIContextMenu CustomContextMenu))
|
 | | KickSelectedPlayer ()))
|
 | | NotifyKickVoteConfirmed ()
|
 | bool | OnChangeTeam (UIScreenObject InButton, int InPlayerIndex))
|
 | | OnDoubleClick (UIScreenObject EventObject, int PlayerIndex ))
|
 | bool | OnKickVote (UIScreenObject InButton, int InPlayerIndex))
|
 | | OnNotifyActiveStateChanged (UIScreenObject Sender, int PlayerIndex, UIState NewlyActiveState, optional UIState PreviouslyActiveState ))
|
 | bool | OnPlayerDetails (UIScreenObject InButton, int InPlayerIndex))
|
 | | PostInitialize ()))
|
 | | RenderCallBack ()))
|
 | bool | ScoreboardContextMenuClose (UIContextMenu ContextMenu, int PlayerIndex))
|
 | | ScoreboardContextMenuSelect (UIContextMenu ContextMenu, int PlayerIndex, int ItemIndex))
|
 | | SetupButtonBar (UTUIButtonBar ButtonBar))
|
var int AdminContextIdx;
var bool bContextMenuActive;
var int KickButtonIdx;
var int KickContextIdx;
var int SelectedSB;
function DetailsIsDone (
UIScene DeactivatedScene ) )
function FindScoreboards ( name PanelTagName) )
GetSupportedUIActionKeyNames Source code
event GetSupportedUIActionKeyNames ( out array<Name> out_KeyNames ) )
function bool HandleInputKey ( const out InputEventParameters EventParms ) )
InitScoreboardContextMenu Source code
function bool InitScoreboardContextMenu (
UIObject Sender,
int PlayerIndex, out
UIContextMenu CustomContextMenu) )
function KickSelectedPlayer ( ) )
NotifyKickVoteConfirmed Source code
function NotifyKickVoteConfirmed ( )
function bool OnChangeTeam (
UIScreenObject InButton,
int InPlayerIndex) )
function OnDoubleClick (
UIScreenObject EventObject,
int PlayerIndex ) )
function bool OnKickVote (
UIScreenObject InButton,
int InPlayerIndex) )
OnNotifyActiveStateChanged Source code
function OnNotifyActiveStateChanged (
UIScreenObject Sender,
int PlayerIndex,
UIState NewlyActiveState, optional
UIState PreviouslyActiveState ) )
function bool OnPlayerDetails (
UIScreenObject InButton,
int InPlayerIndex) )
function PostInitialize ( ) )
function RenderCallBack ( ) )
ScoreboardContextMenuClose Source code
function bool ScoreboardContextMenuClose (
UIContextMenu ContextMenu,
int PlayerIndex) )
ScoreboardContextMenuSelect Source code
function ScoreboardContextMenuSelect (
UIContextMenu ContextMenu,
int PlayerIndex,
int ItemIndex) )
defaultproperties
{
KickContextIdx=-1
AdminContextIdx=-1
Begin Object Class=UIComp_Event Name=WidgetEventComponent ObjName=WidgetEventComponent Archetype=UIComp_Event'UTGame.Default__UTTabPage_MidGame:WidgetEventComponent'
ObjectArchetype=UIComp_Event'UTGame.Default__UTTabPage_MidGame:WidgetEventComponent'
End Object
EventProvider=WidgetEventComponent
Name="Default__UTUITabPage_Scoreboard"
ObjectArchetype=UTTabPage_MidGame'UTGame.Default__UTTabPage_MidGame'
}
|
Creation time: sk 18-3-2018 10:00:59.796 - Created with
UnCodeX