I don't need to test my programs. I have an error-correcting modem.

UE3:UTUIScene_DemoSell (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT3 Object >> UIRoot >> UIScreenObject >> UIScene >> UTUIScene >> UTUIScene_DemoSell
Package: 
UTGame

Copyright 1998-2008 Epic Games, Inc. All Rights Reserved.

Properties[edit]

ExitButton[edit]

Type: UIButton

Modifiers: transient


SellButton[edit]

Type: UIButton

Modifiers: transient


Subobjects[edit]

SceneEventComponent[edit]

Class: Engine.UIComp_Event

Inherits from: UTUIScene.SceneEventComponent

No new values.

Functions[edit]

Native functions[edit]

Sell[edit]

native function Sell ()


Events[edit]

PostInitialize[edit]

event PostInitialize ()

Overrides: UIScreenObject.PostInitialize

Called after this screen object's children have been initialized

Other instance functions[edit]

OnExit[edit]

function bool OnExit (UIScreenObject EventObject, int PlayerIndex)


OnSell[edit]

function bool OnSell (UIScreenObject EventObject, int PlayerIndex)