Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

UnrealEd.GenericBrowserType_UIArchetype

Extends
GenericBrowserType_Archetype
Modifiers
native

Generic browser type for editing UIObject archetypes which are not contained by UI prefabs. Copyright 1998-2007 Epic Games, Inc. All Rights Reserved

Core.Object
|   
+-- UnrealEd.GenericBrowserType
   |   
   +-- UnrealEd.GenericBrowserType_Archetype
      |   
      +-- UnrealEd.GenericBrowserType_UIArchetype

Variables Summary
UISceneManagerSceneManager
Inherited Variables from UnrealEd.GenericBrowserType
BorderColor, Description, SupportInfo

Structures Summary
Inherited Structures from UnrealEd.GenericBrowserType
GenericBrowserTypeInfo


Variables Detail

SceneManager Source code

var const transient UISceneManager SceneManager;
Points to the UISceneManager singleton stored in the BrowserManager.


Defaultproperties

defaultproperties
{
   Description="UI Prefabs"
   Name="Default__GenericBrowserType_UIArchetype"
   ObjectArchetype=GenericBrowserType_Archetype'UnrealEd.Default__GenericBrowserType_Archetype'
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: sk 18-3-2018 10:00:37.588 - Created with UnCodeX