I love the smell of UnrealEd crashing in the morning. – tarquin

UE3:UTDuelGameSettings (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT3 Object >> Settings >> WebAdminSettings >> UTGameSettings >> UTTeamGameSettings >> UTDuelGameSettings
Package: 
WebAdmin

Settings class for the duel gametype.

Copyright 2008 Epic Games, Inc. All Rights Reserved

Author: Michiel 'elmuerte' Hendriks

Properties

UTDuelGameClass

Type: class<UTDuelGame>

Modifiers: const


Default value: Class'UTGame.UTDuelGame'

Default values

Property Value
Properties[13]
Member Value
Data
Member Value
Type SDT_Int32
PropertyId 13
PropertyMappings[13]
Member Value
ColumnHeaderText "Rounds"
Id 13
MappingType PVMT_Ranged
MaxVal 999.0
MinVal 1.0
Name 'NumRounds'
RangeIncrement 1.0
UTGameClass Class'UTGame.UTDuelGame'
UTTeamGameClass Class'UTGame.UTDuelGame'

Instance functions

init

function init ()

Overrides: UTTeamGameSettings.init


saveInternal

protected function saveInternal ()

Overrides: UTTeamGameSettings.saveInternal