Cogito, ergo sum

UE3:UTUIScene_DemoSell (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
UT3 Object >> UIRoot >> UIScreenObject >> UIScene >> UTUIScene >> UTUIScene_DemoSell

Contents

Package: 
UTGame

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

[edit] Properties

[edit] ExitButton

Type: UIButton

Modifiers: transient


[edit] SellButton

Type: UIButton

Modifiers: transient


[edit] Subobjects

[edit] SceneEventComponent

Class: Engine.UIComp_Event

Inherits from: UTUIScene.SceneEventComponent

No new values.

[edit] Functions

[edit] Native functions

[edit] Sell

native function Sell ()


[edit] Events

[edit] PostInitialize

event PostInitialize ()

Overrides: UIScreenObject.PostInitialize

Called after this screen object's children have been initialized

[edit] Other instance functions

[edit] OnExit

function bool OnExit (UIScreenObject EventObject, int PlayerIndex)


[edit] OnSell

function bool OnSell (UIScreenObject EventObject, int PlayerIndex)