The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall
UE3:UTUIScene_DemoSell (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> UIRoot >> UIScreenObject >> UIScene >> UTUIScene >> UTUIScene_DemoSell |
- Package:
- UTGame
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. |
Copyright © 1998-2007 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