KFGui.KFTab_MidGameVoiceChat
- Extends
- UT2K4Tab_MidGameVoiceChat
Core.Object
|
+-- XInterface.GUI
|
+-- XInterface.GUIComponent
|
+-- XInterface.GUIMultiComponent
|
+-- XInterface.GUIPanel
|
+-- XInterface.GUITabPanel
|
+-- XInterface.UT2K4TabPanel
|
+-- GUI2K4.MidGamePanel
|
+-- GUI2K4.UT2K4Tab_MidGameVoiceChat
|
+-- KFGui.KFTab_MidGameVoiceChat
Inherited Variables from GUI2K4.UT2K4Tab_MidGameVoiceChat |
ApplyFailText, ApplySuccessText, BlueTeamDesc, BlueTeamIndex, bTeamGame, b_Reset, ChatList, ch_Ban, ch_NoSpeech, ch_NoText, ch_NoVoiceChat, lb_Players, lb_Specs, li_Players, li_Specs, RedTeamDesc, RedTeamIndex, sb_Options, sb_Players, sb_Specs, SelectIndex |
Inherited Functions from GUI2K4.UT2K4Tab_MidGameVoiceChat |
AddPlayerInfo, AddToPlayers, ApplyRestriction, AssociateButtons, ClearIndexes, ClearLists, Closed, FillPlayerLists, FindChatListIndex, GRI, InitComponent, InternalOnChange, InternalOnClick, LinkList, ListChange, LoadRestrictions, PackRestriction, PopulateLists, PreDraw, ResetRestrictions, SaveRestrictions, SelectedSelf, ShowPanel, UnpackRestriction, UpdateButtonStates, UpdateChatRestriction, ValidIndex |
var localized string BanPlayer;
var localized string BlueTeam;
var localized string BuddyText;
var localized array<string> ContextItems;
var localized array<string> DefaultItems;
var localized string JoinGameButtonText;
var localized string KickPlayer;
var localized string LeaveMPButtonText;
var localized string LeaveSPButtonText;
var string PlayerStyleName;
var localized string RedTeam;
var localized string SpectateButtonText;
KFTab_MidGameVoiceChat
CurrentServerIsInFavorites Source code
function bool CurrentServerIsInFavorites ( ) )
function string GetSizingCaption ( ) )
function InitGRI ( ) )
function
bool InternalOnPreDraw (
Canvas C) )
function
float ItemHeight (
Canvas C) )
function SetButtonPositions (
Canvas C) )
function SetupGroups ( ) )
function ShowPanel ( bool bShow) )
defaultproperties
{
Begin Object Class=GUIButton Name=SettingsButton
Caption="Settings"
WinTop=0.878657
WinLeft=0.194420
WinWidth=0.147268
WinHeight=0.048769
TabOrder=0
bBoundToParent=True
bScaleToParent=True
OnClick=KFTab_MidGameVoiceChat.ButtonClicked
OnKeyEvent=SettingsButton.InternalOnKeyEvent
End Object
b_Settings=GUIButton'KFGui.KFTab_MidGameVoiceChat.SettingsButton'
Begin Object Class=GUIButton Name=BrowserButton
Caption="Server Browser"
bAutoSize=True
WinTop=0.850000
WinLeft=0.375000
WinWidth=0.200000
WinHeight=0.050000
TabOrder=1
bBoundToParent=True
bScaleToParent=True
OnClick=KFTab_MidGameVoiceChat.ButtonClicked
OnKeyEvent=BrowserButton.InternalOnKeyEvent
End Object
b_Browser=GUIButton'KFGui.KFTab_MidGameVoiceChat.BrowserButton'
Begin Object Class=GUIButton Name=QuitGameButton
Caption="Exit Game"
bAutoSize=True
WinTop=0.870000
WinLeft=0.725000
WinWidth=0.200000
WinHeight=0.050000
TabOrder=11
OnClick=KFTab_MidGameVoiceChat.ButtonClicked
OnKeyEvent=QuitGameButton.InternalOnKeyEvent
End Object
b_Quit=GUIButton'KFGui.KFTab_MidGameVoiceChat.QuitGameButton'
Begin Object Class=GUIButton Name=FavoritesButton
Caption="Add to Favs"
bAutoSize=True
Hint="Add this server to your Favorites"
WinTop=0.870000
WinLeft=0.025000
WinWidth=0.200000
WinHeight=0.050000
TabOrder=3
bBoundToParent=True
bScaleToParent=True
OnClick=KFTab_MidGameVoiceChat.ButtonClicked
OnKeyEvent=FavoritesButton.InternalOnKeyEvent
End Object
b_Favs=GUIButton'KFGui.KFTab_MidGameVoiceChat.FavoritesButton'
Begin Object Class=GUIButton Name=LeaveMatchButton
bAutoSize=True
WinTop=0.870000
WinLeft=0.725000
WinWidth=0.200000
WinHeight=0.050000
TabOrder=10
bBoundToParent=True
bScaleToParent=True
OnClick=KFTab_MidGameVoiceChat.ButtonClicked
OnKeyEvent=LeaveMatchButton.InternalOnKeyEvent
End Object
b_Leave=GUIButton'KFGui.KFTab_MidGameVoiceChat.LeaveMatchButton'
Begin Object Class=GUIButton Name=MapVotingButton
Caption="Map Voting"
bAutoSize=True
WinTop=0.890000
WinLeft=0.025000
WinWidth=0.200000
WinHeight=0.050000
TabOrder=5
OnClick=KFTab_MidGameVoiceChat.ButtonClicked
OnKeyEvent=MapVotingButton.InternalOnKeyEvent
End Object
b_MapVote=GUIButton'KFGui.KFTab_MidGameVoiceChat.MapVotingButton'
Begin Object Class=GUIButton Name=KickVotingButton
Caption="Kick Voting"
bAutoSize=True
WinTop=0.890000
WinLeft=0.375000
WinWidth=0.200000
WinHeight=0.050000
TabOrder=6
OnClick=KFTab_MidGameVoiceChat.ButtonClicked
OnKeyEvent=KickVotingButton.InternalOnKeyEvent
End Object
b_KickVote=GUIButton'KFGui.KFTab_MidGameVoiceChat.KickVotingButton'
Begin Object Class=GUIButton Name=MatchSetupButton
Caption="Match Setup"
bAutoSize=True
WinTop=0.890000
WinLeft=0.725000
WinWidth=0.200000
WinHeight=0.050000
TabOrder=7
OnClick=KFTab_MidGameVoiceChat.ButtonClicked
OnKeyEvent=MatchSetupButton.InternalOnKeyEvent
End Object
b_MatchSetup=GUIButton'KFGui.KFTab_MidGameVoiceChat.MatchSetupButton'
Begin Object Class=GUIButton Name=SpectateButton
Caption="Spectate"
bAutoSize=True
WinTop=0.890000
WinLeft=0.725000
WinWidth=0.200000
WinHeight=0.050000
TabOrder=9
OnClick=KFTab_MidGameVoiceChat.ButtonClicked
OnKeyEvent=SpectateButton.InternalOnKeyEvent
End Object
b_Spec=GUIButton'KFGui.KFTab_MidGameVoiceChat.SpectateButton'
LeaveMPButtonText="Disconnect"
LeaveSPButtonText="Forfeit"
SpectateButtonText="Spectate"
JoinGameButtonText="Join"
ContextItems(0)="Unignore text"
ContextItems(1)="Unignore speech"
ContextItems(2)="Unignore voice chat"
ContextItems(3)="Unban from voice chat"
DefaultItems(0)="Ignore text"
DefaultItems(1)="Ignore speech"
DefaultItems(2)="Ignore voice chat"
DefaultItems(3)="Ban from voice chat"
KickPlayer="Kick "
BanPlayer="Ban "
PlayerStyleName="TextLabel"
Begin Object Class=AltSectionBackground Name=PlayersBackground
Caption="Players"
LeftPadding=0.000000
RightPadding=0.000000
TopPadding=0.000000
BottomPadding=0.000000
WinTop=0.029674
WinLeft=0.019240
WinWidth=0.457166
WinHeight=0.798982
bBoundToParent=True
bScaleToParent=True
OnPreDraw=PlayersBackground.InternalPreDraw
End Object
sb_Players=AltSectionBackground'KFGui.KFTab_MidGameVoiceChat.PlayersBackground'
Begin Object Class=AltSectionBackground Name=SpecBackground
Caption="Spectators"
LeftPadding=0.000000
RightPadding=0.000000
TopPadding=0.000000
BottomPadding=0.000000
WinTop=0.029674
WinLeft=0.486700
WinWidth=0.491566
WinHeight=0.369766
bBoundToParent=True
bScaleToParent=True
OnPreDraw=SpecBackground.InternalPreDraw
End Object
sb_Specs=AltSectionBackground'KFGui.KFTab_MidGameVoiceChat.SpecBackground'
Begin Object Class=AltSectionBackground Name=OptionBackground
Caption="Voice Options"
TopPadding=0.040000
BottomPadding=0.000000
WinTop=0.413209
WinLeft=0.486700
WinWidth=0.490282
WinHeight=0.415466
bBoundToParent=True
bScaleToParent=True
OnPreDraw=OptionBackground.InternalPreDraw
End Object
sb_Options=AltSectionBackground'KFGui.KFTab_MidGameVoiceChat.OptionBackground'
OnPreDraw=KFTab_MidGameVoiceChat.InternalOnPreDraw
}
|
Creation time: Fri 13-10-2023 03:18:47.657 - Created with
UnCodeX