Mostly Harmless

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

Property group 'UIAction_ApplyScrolling'

bFullPage

Type: bool

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

bIncreaseScroll

Type: bool

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

ScrollOrientation

Type: UIRoot.EUIOrientation

Specifies whether the widget should scroll horizontally or vertically

Default value: UIORIENT_Vertical

Default values

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