Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel

UE3:UIAction_GetPageCount (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_TabControl >> UIAction_GetPageCount
Package: 
Engine

Provides access to the number of pages in the tab control.

Copyright 2007 Epic Games, Inc. All Rights Reserved

Default values[edit]

Property Value
ObjName "Get Page Count"
VariableLinks[3]
Member Value
bWriteable True
ExpectedType Class'Engine.SeqVar_Int'
LinkDesc "Count"
MaxVars 255
MinVars 1

Events[edit]

Activated[edit]

event Activated ()

Overrides: SequenceOp.Activated

Called when this event is activated. Performs the logic for this action.