My program doesn't have bugs. It just develops random features.
UE3:UIAction_ApplyScrolling (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> SequenceObject >> SequenceOp >> SequenceAction >> UIAction >> UIAction_ApplyScrolling |
- Package:
- Engine
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
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] |
|
||||
OutputLinks[1] |
|