Cogito, ergo sum
UE2:SPProfileExporter (UT2004)
Object >> SPProfileExporter |
Contents
- 1 Properties
- 2 Functions
- 2.1 Static functions
- 2.2 Instance functions
- 2.2.1 Create
- 2.2.2 expBasic
- 2.2.3 expBody
- 2.2.4 expBotstats
- 2.2.5 expFooter
- 2.2.6 expHeader
- 2.2.7 expHistory
- 2.2.8 expLadderStatus
- 2.2.9 expLastmatch
- 2.2.10 expMultiKills
- 2.2.11 ExportProfile
- 2.2.12 expOtherMatches
- 2.2.13 expSpecialAwards
- 2.2.14 expSprees
- 2.2.15 expStyle
- 2.2.16 expTeamstats
- 2.2.17 FormatString
- 2.2.18 getGameTypeString
- 2.2.19 getTeamName
- Package:
- GUI2K4
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. |
Exports the profile to a text file
Written by Michiel Hendriks (c) 2003, Epic Games, Inc. All Rights Reserved
Properties[edit]
FileExt[edit]
Type: string
Modifiers: protected
Default value: "html"
FileName[edit]
Type: string
Modifiers: protected
Default value: "%N_%Y_%M_%D_%H_%I"
GP[edit]
Type: UT2K4GameProfile
Modifiers: protected
Level[edit]
Type: LevelInfo
Modifiers: protected
Output[edit]
Type: FileLog
Modifiers: protected
ResultFile[edit]
Type: string
Functions[edit]
Static functions[edit]
JoinArray[edit]
Join together array elements into a single string
Instance functions[edit]
Create[edit]
expBasic[edit]
expBody[edit]
export all the content
expBotstats[edit]
[edit]
export the footer
expHeader[edit]
export the header
expHistory[edit]
expLadderStatus[edit]
expLastmatch[edit]
expMultiKills[edit]
ExportProfile[edit]
expOtherMatches[edit]
expSpecialAwards[edit]
expSprees[edit]
expStyle[edit]
write inline style
expTeamstats[edit]
FormatString[edit]
return the filename to use for the log file. The following formatting rules are accepted: %N profile name (the actual filename) %P player name %Y year %M month %D day %H hour %I minute %S second %W day of the week %% '%'
getGameTypeString[edit]
return the official name of a gametype
getTeamName[edit]
get the real team name and the list of players