UE3:SeqVar_UIRange (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
UT3 Object >> SequenceObject >> SequenceVariable >> SeqVar_UIRange
Package:
Engine
This class in other games:

This class allows designers to manipulate UIRangeData values.

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

Properties

Property group 'SeqVar_UIRange'

RangeValue

Type: UIRoot.UIRangeData

The value associated with this sequence variable.

Default values

Property Value
ObjCategory "UI"
ObjColor
Member Value
A 255
B 192
G 128
R 128
ObjName "UI Range"

Events

IsValidLevelSequenceObject

event bool IsValidLevelSequenceObject ()

Overrides: SequenceObject.IsValidLevelSequenceObject

Determines whether this class should be displayed in the list of available ops in the level kismet editor.

Returns:

TRUE if this sequence object should be available for use in the level kismet editor