Mostly Harmless

UE2:AtlantisGameInfo (U2XMP)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 10:10, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
U2XMP Object >> Actor >> Info >> GameInfo >> DialogGameInfo >> U2GameInfo >> AtlantisGameInfo
Package: 
U2

$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

event InitGame (string Options, out string Error)

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

function string GetCustomMapName (string MapName)

Overrides: GameInfo.GetCustomMapName


RatePlayerStart

function float RatePlayerStart (NavigationPoint N, byte Team, Controller Player)

Overrides: GameInfo.RatePlayerStart