Gah - a solution with more questions. – EntropicLqd

UE3:UIPreviewString (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
UT3 Object >> UIRoot >> UIString >> UIPreviewString

Contents

Package: 
UnrealEd
Within class
UIScreenObject
No known subclasses.

This specialized version of UIString is used by preview panels in style editors. Since those strings are created using CDOs as their Outer, the menu state used to apply style data must be set manually.

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

Properties

CurrentMenuState

Type: UIState

Modifiers: private


PreviewViewportSize

Type: Object.Vector2D

Modifiers: const, private

The size of the preview window's viewport - set by the WxTextPreviewPanel that handles this string.

Personal tools