Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |
00001 00002 00003 00004 00005 00006 00007 00008 00009 00010 00011 00012 00013 00014 00015 00016 00017 00018 00019 |
/** * Copyright 1998-2008 Epic Games, Inc. All Rights Reserved. */ /** Holds the settings that are advertised for a match */ class UTGameSettingsDUEL extends UTGameSettingsCommon; defaultproperties { LocalizedSettings(0)=(ValueIndex=5) Properties(2)=(Data=(Value1=0)) Properties(3)=(Data=(Value1=5)) Properties(4)=(Data=(Value1=2)) Properties(9)=(Data=(Value1=2)) PropertyMappings(2)=(ColumnHeaderText="Frags Limit") Name="Default__UTGameSettingsDUEL" ObjectArchetype=UTGameSettingsCommon'UTGame.Default__UTGameSettingsCommon' } |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |