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
butSwap
Type: GUIButton
CaptionBack
Type: string
Modifiers: localized
Default value: "BACK"
MessageTitle
Type: string
Modifiers: localized
Default value: "Single Player | Trade Opportunity"
MessageTradeCancel
Type: string
Modifiers: localized
Default value: "Are you sure you want to cancel the trade?"
MessageTradeConfirm
Type: string
Modifiers: localized
Default value: "Are you sure you want to trade %old% for %new%?"
MessageTradeInfo
Type: string
Modifiers: localized
Default value: "You have been offered a trade for %player%."
MessageTradePicHint
Type: string
Modifiers: localized
Default value: "This player is available for trade"
TradingPlayerName
Type: string
Default values
Property | Value |
---|---|
bPlaySounds | False |
Controls[17] | GUIButton'SPPTSwap' |
Subobjects
SPPTSwap
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
Events
Created
Overrides: UT2DraftTeam.Created
InitComponent
Overrides: UT2DraftTeam.InitComponent
Other instance functions
BeginConfirm
BuildStats
Overrides: UT2DraftTeam.BuildStats
ButtonClick
Overrides: UT2DraftTeam.ButtonClick
CancelConfirm
Initialize
MyOnChange
SetPlayer
SwapConfirm
UpdateDraftable
Overrides: UT2DraftTeam.UpdateDraftable