I'm a doctor, not a mechanic

UE3:UTDuelGameSettings (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 01:06, 26 July 2008 by Wormbo (Talk | contribs) (1 revision)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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[edit]

UTDuelGameClass[edit]

Type: class<UTDuelGame>

Modifiers: const


Default value: Class'UTGame.UTDuelGame'

Default values[edit]

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[edit]

init[edit]

function init ()

Overrides: UTTeamGameSettings.init


saveInternal[edit]

protected function saveInternal ()

Overrides: UTTeamGameSettings.saveInternal