I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX
UE2:AtlantisGameInfo (U2XMP)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> Actor >> Info >> GameInfo >> DialogGameInfo >> U2GameInfo >> AtlantisGameInfo |
Contents
- Package:
- U2
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. |
$Workfile: AtlantisGameInfo.uc $ Created By: Mark Poesch Created On: 2/1/2001 $Author: Mpoesch $ $Date: 12/04/02 11:30p $ $Revision: 21 $
Constants[edit]
LevelStartEvent[edit]
Value: "InterludeStart"
event to be sent out every time an interlude is started
MissionCompletedStr[edit]
Value: "MISSIONCOMPLETED"
text to parse the mission from the incoming URL
PlayerStartTagStr[edit]
Value: "PLAYERSTART"
Properties[edit]
LastMissionCompleted[edit]
Type: int
Default value: 99
Default values[edit]
Property | Value |
---|---|
AirControl | 0.01 |
bDisplayHud | False |
DefaultFOV | 80.0 |
MutatorClass | "U2.AtlantisMutator" |
Functions[edit]
Events[edit]
GetDialogDirectory[edit]
event string GetDialogDirectory ()
Overrides: GameInfo.GetDialogDirectory
InitGame[edit]
Overrides: DialogGameInfo.InitGame
NotifyLevelRestart[edit]
event NotifyLevelRestart ()
Overrides: GameInfo.NotifyLevelRestart
Other instance functions[edit]
AddDefaultInventory[edit]
function AddDefaultInventory (Pawn PlayerPawn)
Overrides: U2GameInfo.AddDefaultInventory
AdjustPawnClass[edit]
function AdjustPawnClass (out string InClass)
Overrides: GameInfo.AdjustPawnClass
GetCustomMapName[edit]
Overrides: GameInfo.GetCustomMapName
RatePlayerStart[edit]
Overrides: GameInfo.RatePlayerStart