Always snap to grid

UE3:UTUIScene_DemoSell (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 02:44, 26 July 2008 by (Talk)

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

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

Properties

ExitButton

Type: UIButton

Modifiers: transient


SellButton

Type: UIButton

Modifiers: transient


Subobjects

SceneEventComponent

Class: Engine.UIComp_Event

Inherits from: UTUIScene.SceneEventComponent

No new values.

Functions

Native functions

Sell

native function Sell ()


Events

PostInitialize

event PostInitialize ()

Overrides: UIScreenObject.PostInitialize

Called after this screen object's children have been initialized

Other instance functions

OnExit

function bool OnExit (UIScreenObject EventObject, int PlayerIndex)


OnSell

function bool OnSell (UIScreenObject EventObject, int PlayerIndex)