Cogito, ergo sum
Difference between revisions of "UE3:UTDuelGameSettings (UT3)"
From Unreal Wiki, The Unreal Engine Documentation Site
(Auto-generated page) |
(Talk) |
||
(One intermediate revision by one other user not shown) | |||
Line 54: | Line 54: | ||
! {{tl|SettingsPropertyPropertyMetaData||Settings|Member}} | ! {{tl|SettingsPropertyPropertyMetaData||Settings|Member}} | ||
! Value | ! Value | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|- | |- | ||
| ColumnHeaderText | | ColumnHeaderText | ||
Line 69: | Line 63: | ||
| MappingType | | MappingType | ||
| {{tl|EPropertyValueMappingType|||PVMT_Ranged}} | | {{tl|EPropertyValueMappingType|||PVMT_Ranged}} | ||
+ | |- | ||
+ | | MaxVal | ||
+ | | 999.0 | ||
|- | |- | ||
| MinVal | | MinVal | ||
Line 75: | Line 72: | ||
| Name | | Name | ||
| 'NumRounds' | | 'NumRounds' | ||
+ | |- | ||
+ | | RangeIncrement | ||
+ | | 1.0 | ||
|} | |} | ||
|- | |- |
Revision as of 02:44, 26 July 2008
Object >> Settings >> WebAdminSettings >> UTGameSettings >> UTTeamGameSettings >> UTDuelGameSettings |
- Package:
- WebAdmin
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
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] |
|
||||||||||||||||
PropertyMappings[13] |
|
||||||||||||||||
UTGameClass | Class'UTGame.UTDuelGame' | ||||||||||||||||
UTTeamGameClass | Class'UTGame.UTDuelGame' |
Instance functions
init
function init ()
Overrides: UTTeamGameSettings.init
saveInternal
protected function saveInternal ()
Overrides: UTTeamGameSettings.saveInternal