I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

UE3:UIPrefabScene (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site

Revision as of 16:11, 17 May 2008 by Wormbo (Talk | contribs)
(diff) ← Older revision | Current revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT3 Object >> UIRoot >> UIScreenObject >> UIScene >> UIPrefabScene

Contents

Package: 
Engine
This class in other games:
UDK

This is a special type of scene used for allowing UIPrefabs to be opened for edit in the UI editor. It is created on demand and is never saved into a package. It only allows a single child widget to be added which must be a UIPrefab object.

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

[edit] Subobjects

[edit] SceneEventComponent

Class: Engine.UIComp_Event

Inherits from: UIScene.SceneEventComponent

No new values.