I don't need to test my programs. I have an error-correcting modem.
UE3:UIAction_FindPageByIndex (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> SequenceObject >> SequenceOp >> SequenceAction >> UIAction >> UIAction_TabControl >> UIAction_GetPageReference >> UIAction_FindPageByIndex |
- 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. |
Finds the tab page at a particular index in the tab control's Pages array.
Copyright 2007 Epic Games, Inc. All Rights Reserved
Properties
Property group 'UIAction_FindPageByIndex'
SearchIndex
Type: int
the index of the page to find
Default values
Property | Value | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ObjName | "Find Page By Index" | ||||||||||||||
VariableLinks[5] |
|
Events
Activated
event Activated ()
Overrides: UIAction_GetPageReference.Activated
Called when this event is activated. Performs the logic for this action.