KFGui.KFInvSquadConfig
- Extends
- GUICustomPropertyPage
Core.Object
|
+-- XInterface.GUI
|
+-- XInterface.GUIComponent
|
+-- XInterface.GUIMultiComponent
|
+-- XInterface.GUIPage
|
+-- XInterface.UT2K4GUIPage
|
+-- GUI2K4.PopupPageBase
|
+-- GUI2K4.FloatingWindow
|
+-- GUI2K4.LockedFloatingWindow
|
+-- GUI2K4.GUICustomPropertyPage
|
+-- KFGui.KFInvSquadConfig
var int ActiveSquad;
var localized string SquadConfigTitle;
struct
WMCount
{
var array<int> MCount;
};
function string GetDataString ( ) )
function string GetMonsterName ( string InS ) )
function string GetResult ( ) )
function InitActiveClasses ( ) )
function InitializeList ( ) )
function UpdateSquadValues ( ) )
defaultproperties
{
Begin Object Class=moNumericEdit Name=WaveNumber
MinValue=0
MaxValue=30
ComponentJustification=TXTA_Center
CaptionWidth=0.100000
ComponentWidth=0.300000
Caption="Squad No."
OnCreateComponent=WaveNumber.InternalOnCreateComponent
Hint="Select the squad you'd like to configure"
WinTop=0.092990
WinLeft=0.407353
WinWidth=0.220000
WinHeight=0.042857
RenderWeight=0.700000
bBoundToParent=True
bScaleToParent=True
OnChange=KFInvSquadConfig.InternalOnChange
End Object
nu_Wave=moNumericEdit'KFGui.KFInvSquadConfig.WaveNumber'
Begin Object Class=GUIMultiOptionListBox Name=WavesList
NumColumns=2
bVisibleWhenEmpty=True
OnCreateComponent=WavesList.InternalOnCreateComponent
WinTop=0.150608
WinLeft=0.007500
WinWidth=0.983750
WinHeight=0.698149
TabOrder=1
bBoundToParent=True
bScaleToParent=True
OnChange=KFInvSquadConfig.InternalOnChange
End Object
lb_Waves=GUIMultiOptionListBox'KFGui.KFInvSquadConfig.WavesList'
SquadConfigTitle="Killing Floor Squad config page"
DefaultLeft=0.050000
DefaultWidth=0.900000
bDrawFocusedLast=False
WinLeft=0.050000
WinWidth=0.900000
}
|
Creation time: Fri 13-10-2023 03:18:46.732 - Created with
UnCodeX