I'm a doctor, not a mechanic
UE3:UIPreviewString (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
- Package:
- UnrealEd
- Within class:
- UIScreenObject
- This class in other games:
- UDK
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 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[edit]
CurrentMenuState[edit]
Type: UIState
Modifiers: private
PreviewViewportSize[edit]
Type: Object.Vector2D
Modifiers: const, private
The size of the preview window's viewport - set by the WxTextPreviewPanel that handles this string.