There is no spoon
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
LevelStartEvent
Value: "InterludeStart"
event to be sent out every time an interlude is started
MissionCompletedStr
Value: "MISSIONCOMPLETED"
text to parse the mission from the incoming URL
PlayerStartTagStr
Value: "PLAYERSTART"
Properties
LastMissionCompleted
Type: int
Default value: 99
Default values
Property | Value |
---|---|
AirControl | 0.01 |
bDisplayHud | False |
DefaultFOV | 80.0 |
MutatorClass | "U2.AtlantisMutator" |
Functions
Events
GetDialogDirectory
event string GetDialogDirectory ()
Overrides: GameInfo.GetDialogDirectory
InitGame
Overrides: DialogGameInfo.InitGame
NotifyLevelRestart
event NotifyLevelRestart ()
Overrides: GameInfo.NotifyLevelRestart
Other instance functions
AddDefaultInventory
function AddDefaultInventory (Pawn PlayerPawn)
Overrides: U2GameInfo.AddDefaultInventory
AdjustPawnClass
function AdjustPawnClass (out string InClass)
Overrides: GameInfo.AdjustPawnClass
GetCustomMapName
Overrides: GameInfo.GetCustomMapName
RatePlayerStart
Overrides: GameInfo.RatePlayerStart