I don't need to test my programs. I have an error-correcting modem.
UE2:UT2SP_PlayerTradePage (UT2004)
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPage >> UT2K3GUIPage >> UT2DraftTeam >> UT2SP_PlayerTradePage |
Contents
- Package:
- XInterface
- This class in other games:
- UT2003
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. |
Class: XInterface.UT2SP_PlayerTradePage Parent: XInterface.UT2DraftTeam
Trade a player, similar to drafting process. author: capps Rearranged this so that player can only make a single swap, and once made, that's it.
Properties[edit]
butSwap[edit]
Type: GUIButton
CaptionBack[edit]
Type: string
Modifiers: localized
Default value: "BACK"
MessageTitle[edit]
Type: string
Modifiers: localized
Default value: "Single Player | Trade Opportunity"
MessageTradeCancel[edit]
Type: string
Modifiers: localized
Default value: "Are you sure you want to cancel the trade?"
MessageTradeConfirm[edit]
Type: string
Modifiers: localized
Default value: "Are you sure you want to trade %old% for %new%?"
MessageTradeInfo[edit]
Type: string
Modifiers: localized
Default value: "You have been offered a trade for %player%."
MessageTradePicHint[edit]
Type: string
Modifiers: localized
Default value: "This player is available for trade"
TradingPlayerName[edit]
Type: string
Default values[edit]
Property | Value |
---|---|
bPlaySounds | False |
Controls[17] | GUIButton'SPPTSwap' |
Subobjects[edit]
SPPTSwap[edit]
Class: XInterface.GUIButton
Property | Value |
---|---|
bFocusOnWatch | True |
Caption | "SWAP" |
Hint | "Exchange this character with the active teammate" |
WinHeight | 0.076563 |
WinLeft | 0.71125 |
WinTop | 0.619584 |
WinWidth | 0.132812 |
Functions[edit]
Events[edit]
Created[edit]
Overrides: UT2DraftTeam.Created
InitComponent[edit]
Overrides: UT2DraftTeam.InitComponent
Other instance functions[edit]
BeginConfirm[edit]
BuildStats[edit]
Overrides: UT2DraftTeam.BuildStats
ButtonClick[edit]
Overrides: UT2DraftTeam.ButtonClick
CancelConfirm[edit]
Initialize[edit]
MyOnChange[edit]
SetPlayer[edit]
SwapConfirm[edit]
UpdateDraftable[edit]
Overrides: UT2DraftTeam.UpdateDraftable