Mostly Harmless

UE3:UIAction_ApplyScrolling (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:11, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT3 Object >> SequenceObject >> SequenceOp >> SequenceAction >> UIAction >> UIAction_ApplyScrolling
Package: 
Engine

This action allows designers to scroll widgets (which support scrolling) up or down.

Copyright 2007 Epic Games, Inc. All Rights Reserved

Properties[edit]

Property group 'UIAction_ApplyScrolling'[edit]

bFullPage[edit]

Type: bool

TRUE to indicate that the widget should scroll a full page, if possible.

bIncreaseScroll[edit]

Type: bool

TRUE to scroll further towards the end of the "scrolling region"; FALSE to scroll towards the beginning

ScrollOrientation[edit]

Type: UIRoot.EUIOrientation

Specifies whether the widget should scroll horizontally or vertically

Default value: UIORIENT_Vertical

Default values[edit]

Property Value
bAutoTargetOwner True
ObjName "Apply Scrolling"
OutputLinks[0]
Member Value
LinkDesc "Succeeded"
OutputLinks[1]
Member Value
LinkDesc "Failed"