Worst-case scenario: the UEd Goblin wipes the map and burns down your house.
UE3:UIAction_GetActivePage (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> SequenceObject >> SequenceOp >> SequenceAction >> UIAction >> UIAction_TabControl >> UIAction_GetPageReference >> UIAction_GetActivePage |
Contents
- 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. |
Returns the tab control's currently active page.
Copyright 2007 Epic Games, Inc. All Rights Reserved
Default values[edit]
Property | Value |
---|---|
ObjName | "Get Active Page" |
Events[edit]
Activated[edit]
event Activated ()
Overrides: UIAction_GetPageReference.Activated
Called when this event is activated. Performs the logic for this action.