Worst-case scenario: the UEd Goblin wipes the map and burns down your house.

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

UTOnslaughtGameClass[edit]

Type: class<UTOnslaughtGame>

Modifiers: const


Default value: Class'UTGame.UTOnslaughtGame'

Default values[edit]

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

init[edit]

function init ()

Overrides: UTTeamGameSettings.init


saveInternal[edit]

protected function saveInternal ()

Overrides: UTTeamGameSettings.saveInternal