I'm a doctor, not a mechanic

UE3:UIAction_ApplyScrolling (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
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"