The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall

UE3:UIAction_GetActivePage (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
Package: 
Engine

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.