Gah - a solution with more questions. – EntropicLqd

UE3:UIEditboxString (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
UT3 Object >> UIRoot >> UIString >> UIEditboxString
Package: 
Engine
Within class
UIEditBox
No known subclasses.

This specialized version of UIString is used in editboxes. UIEditboxString is different from UIString in that it is aware of the first character that should be visible in the editbox, and ensures that the string's nodes only contain text that falls within the editboxes bounding region, without affecting the data store binding associated with each individual node.

Todo: UIString is supposed to support persistence, so that designers can override the extents for individual nodes in the string, so this class should not be marked transient Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.

Personal tools