UTGame.UTUITabPage_InGameMsg
- Extends
- UTTabPage_MidGame
- Modifiers
- placeable dependson ( UTUIScene_MessageBox )
Copyright © 1998-2007 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_InGameMsg
Functions Summary |
 | UniqueNetId | GetNetIdFromIndex (int MessageIdx))
|
 | bool | HandleInputKey (const out InputEventParameters EventParms ))
|
 | bool | OnButtonBar_DeleteMessage (UIScreenObject InButton, int PlayerIndex))
|
 | bool | OnButtonBar_MarkAsUnread (UIScreenObject InButton, int PlayerIndex))
|
 | bool | OnButtonBar_ViewMessage (UIScreenObject InButton, int PlayerIndex))
|
 | | OnDeleteMessage ()))
|
 | | OnDeleteMessage_Confirm (UTUIScene_MessageBox MessageBox, int SelectedItem, int PlayerIndex))
|
 | | OnFriendInvite_Confirm (UTUIScene_MessageBox MessageBox, int SelectedItem, int PlayerIndex))
|
 | | OnGameInviteAccepted (OnlineGameSettings GameInviteSettings))
|
 | | OnGameInvite_Confirm (UTUIScene_MessageBox MessageBox, int SelectedItem, int PlayerIndex))
|
 | | OnMarkAsUnread ()))
|
 | | OnMessageListChanged ()))
|
 | | OnMessagesList_SubmitSelection (UIList Sender, optional int PlayerIndex=0 ))
|
 | | OnMessagesList_ValueChanged (UIObject Sender, optional int PlayerIndex=0 ))
|
 | | OnPasswordDialog_Closed (UTUIScene_MessageBox MessageBox, int SelectedOption, int PlayerIndex))
|
 | | OnSendFriendRequest ()))
|
 | | OnSendFriendRequest_Opened (UIScene OpenedScene, bool bInitialActivation))
|
 | | OnViewMessage ()))
|
 | | PostInitialize ()))
|
 | | ProcessFollow (int SelectedMessageItem ))
|
 | | ProcessGameInvite (int SelectedMessageItem, optional string ServerPassword ))
|
 | | PromptForServerPassword ()))
|
 | | SendFriendRequestIsDone (UIScene DeactivatedScene ))
|
 | | SetupButtonBar (UTUIButtonBar ButtonBar))
|
var
transient UIList MessageList;
SendFriendRequestScene Source code
var transient string SendFriendRequestScene;
var transient string TargetPlayerName;
function UniqueNetId GetNetIdFromIndex (
int MessageIdx) )
function bool HandleInputKey ( const out InputEventParameters EventParms ) )
OnButtonBar_DeleteMessage Source code
function bool OnButtonBar_DeleteMessage (
UIScreenObject InButton,
int PlayerIndex) )
OnButtonBar_MarkAsUnread Source code
function bool OnButtonBar_MarkAsUnread (
UIScreenObject InButton,
int PlayerIndex) )
OnButtonBar_ViewMessage Source code
function bool OnButtonBar_ViewMessage (
UIScreenObject InButton,
int PlayerIndex) )
function OnDeleteMessage ( ) )
OnDeleteMessage_Confirm Source code
function OnDeleteMessage_Confirm (
UTUIScene_MessageBox MessageBox,
int SelectedItem,
int PlayerIndex) )
OnFriendInvite_Confirm Source code
function OnFriendInvite_Confirm (
UTUIScene_MessageBox MessageBox,
int SelectedItem,
int PlayerIndex) )
function OnGameInvite_Confirm (
UTUIScene_MessageBox MessageBox,
int SelectedItem,
int PlayerIndex) )
function OnMarkAsUnread ( ) )
function OnMessageListChanged ( ) )
OnMessagesList_SubmitSelection Source code
function OnMessagesList_SubmitSelection (
UIList Sender, optional
int PlayerIndex=
0 ) )
OnMessagesList_ValueChanged Source code
function OnMessagesList_ValueChanged (
UIObject Sender, optional
int PlayerIndex=
0 ) )
OnPasswordDialog_Closed Source code
private
function OnPasswordDialog_Closed (
UTUIScene_MessageBox MessageBox,
int SelectedOption,
int PlayerIndex) )
function OnSendFriendRequest ( ) )
OnSendFriendRequest_Opened Source code
function OnSendFriendRequest_Opened (
UIScene OpenedScene,
bool bInitialActivation) )
function OnViewMessage ( ) )
event PostInitialize ( ) )
private function ProcessFollow ( int SelectedMessageItem ) )
function ProcessGameInvite ( int SelectedMessageItem, optional string ServerPassword ) )
PromptForServerPassword Source code
private function PromptForServerPassword ( ) )
SendFriendRequestIsDone Source code
function SendFriendRequestIsDone (
UIScene DeactivatedScene ) )
defaultproperties
{
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_InGameMsg"
ObjectArchetype=UTTabPage_MidGame'UTGame.Default__UTTabPage_MidGame'
}
|
Creation time: sk 18-3-2018 10:00:59.663 - Created with
UnCodeX