I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

UE3:UTOnslaughtGameSettings (UT3)

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

Settings class for the warfare gametype.

Copyright 2008 Epic Games, Inc. All Rights Reserved

Author: Michiel 'elmuerte' Hendriks

Properties

UTOnslaughtGameClass

Type: class<UTOnslaughtGame>

Modifiers: const


Default value: Class'UTGame.UTOnslaughtGame'

Default values

Property Value
Properties[13]
Member Value
Data
Member Value
Type SDT_Int32
PropertyId 13
PropertyMappings[13]
Member Value
ColumnHeaderText "Swap Sides Each Round"
Id 13
MappingType PVMT_IdMapped
Name 'bSwapSidesAfterReset'
ValueMappings
Member Value
Name 'No'
Member Value
Id 1
Name 'Yes'
UTGameClass Class'UTGame.UTOnslaughtGame'
UTTeamGameClass Class'UTGame.UTOnslaughtGame'

Instance functions

init

function init ()

Overrides: UTTeamGameSettings.init


saveInternal

protected function saveInternal ()

Overrides: UTTeamGameSettings.saveInternal