Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

UTDomWebAdmin.xDoubleDomSettings

Modifiers
abstract

WebAdmin Settings class for the Double Domination gametypes. Writen by Brian 'Snake' Alexander. Copyright(c) 2007-2008 All Rights Reserved.

UTDomWebAdmin.xDoubleDomSettings

Variables Summary
class<xDoubleDom>xDoubleDomClass

Functions Summary
function initSettings ()))
function saveInternal ()))


Variables Detail

xDoubleDomClass Source code

var class<xDoubleDom> xDoubleDomClass;


Functions Detail

initSettings Source code

function initSettings ( ) )

saveInternal Source code

protected function saveInternal ( ) )


Defaultproperties

defaultproperties
{
   xDoubleDomClass=class'xDoubleDom'
   UTDomGameClass=class'xDoubleDom'
   UTTeamGameClass=class'xDoubleDom'
   UTGameClass=class'xDoubleDom'
   Properties(14)=(PropertyId=14,Data=(Type=SDT_Int32))
   Properties(20)=(PropertyId=20,Data=(Type=SDT_Int32))
   Properties(21)=(PropertyId=21,Data=(Type=SDT_Int32))
   Properties(22)=(PropertyId=22,Data=(Type=SDT_Int32))
   PropertyMappings(14)=(Id=14,name="TimeToScore",ColumnHeaderText="Amount Of Time Needed To Hold Both DomPoints To Score",MappingType=PVMT_Ranged,MaxVal=30.0,RangeIncrement=1.0)
   PropertyMappings(20)=(Id=20,name="TimeDisabled",ColumnHeaderText="Time DomPoint is Disabled After Score",MappingType=PVMT_Ranged,MaxVal=30.0,RangeIncrement=1.0)
   PropertyMappings(21)=(Id=21,name="bNoTeamPlayerStart",ColumnHeaderText="Dont Use Team Based PlayerStarts",MappingType=PVMT_IdMapped,ValueMappings=((name="No"),(Id=1,name="Yes")))
   PropertyMappings(22)=(Id=22,name="bUseAltMultiTeamTimeToScore",ColumnHeaderText="Use Alt Scoring Method When Playing With 3 Or 4 Teams",MappingType=PVMT_IdMapped,ValueMappings=((name="No"),(Id=1,name="Yes")))
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Wed 6/24/2009 19:24:37.645 - Created with UnCodeX