- Extends
- JBGUIPanelConfig
Core.Object
|
+-- XInterface.GUI
|
+-- XInterface.GUIComponent
|
+-- XInterface.GUIMultiComponent
|
+-- XInterface.GUIPanel
|
+-- Jailbreak.JBGUIPanelConfig
|
+-- JBAddonPersistence.JBGUIPanelConfigPersistence
var private bool bInitialized;
function LoadINISettings ( ) )
function ResetConfiguration ( ) )
defaultproperties
{
Begin Object Class=moCheckBox Name=chkUprising
Caption="The Uprising"
OnCreateComponent=chkUprising.InternalOnCreateComponent
Hint="Capturing team loses weapons to the captured team. Weapons throwing is disabled with this option selected."
WinTop=0.000000
WinLeft=0.000000
WinWidth=1.000000
WinHeight=0.100000
OnChange=JBGUIPanelConfigPersistence.SaveINISettings
End Object
UprisingChk=moCheckBox'JBAddonPersistence.JBGUIPanelConfigPersistence.chkUprising'
Begin Object Class=JBGUIComponentTrackbar Name=trkHealthTransfer
MinValue=0.00
MaxValue=50.00
bIntegerOnly=True
Caption="Health Transfer"
CaptionWidth=-1.000000
EditBoxWidth=0.180000
SliderWidth=0.340000
Hint="The amount of health that gets transferred from Capturing to Captured."
WinTop=0.20
WinLeft=0.00
WinWidth=1.000000
WinHeight=0.100000
OnChange=JBGUIPanelConfigPersistence.SaveINISettings
End Object
HealthTransfer=JBGUIComponentTrackbar'JBAddonPersistence.JBGUIPanelConfigPersistence.trkHealthTransfer'
}
|
Creation time: Do 14.8.2014 09:58:11.062 - Created with
UnCodeX