There is no spoon

UE3:UTTeamGameSettings (UT3)

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

Settings class for the team deathmatch gametype.

Copyright 2008 Epic Games, Inc. All Rights Reserved

Author: Michiel 'elmuerte' Hendriks

Properties

UTTeamGameClass

Type: class<UTTeamGame>

Modifiers: const


Default value: Class'UTGame.UTTeamGame'

Default values

Property Value
Properties[12]
Member Value
Data
Member Value
Type SDT_Int32
PropertyId 12
PropertyMappings[12]
Member Value
ColumnHeaderText "Allow Non Team Chat"
Id 12
MappingType PVMT_IdMapped
Name 'bAllowNonTeamChat'
ValueMappings
Member Value
Name 'No'
Member Value
Id 1
Name 'Yes'
UTGameClass Class'UTGame.UTTeamGame'

Instance functions

init

function init ()

Overrides: UTGameSettings.init


save

function save ()

Overrides: UTGameSettings.save


saveInternal

protected function saveInternal ()

Overrides: UTGameSettings.saveInternal