The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall
UE3:UIPrefabScene (UDK)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> UIRoot >> UIScreenObject >> UIScene >> UIPrefabScene |
Contents
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. |
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.
Subobjects[edit]
SceneEventComponent[edit]
Class: Engine.UIComp_Event
Inherits from: UIScene.SceneEventComponent
No new values.