| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Activated when a new UITabPage becomes the ActivePage of a tab control. Copyright 1998-2008 Epic Games, Inc. All Rights Reserved
Core.Object
|
+-- Engine.SequenceObject
|
+-- Engine.SequenceOp
|
+-- Engine.SequenceEvent
|
+-- Engine.UIEvent
|
+-- Engine.UIEvent_TabControl
|
+-- Engine.UIEvent_TabPageActivated
| Variables Summary |
|---|
| Inherited Variables from Engine.UIEvent_TabControl |
|---|
| OwnerTabControl |
| Inherited Variables from Engine.UIEvent |
|---|
| bPropagateEvent, bShouldRegisterEvent, Description, EventActivator, EventOwner |
| Functions Summary |
|---|
| Inherited Functions from Engine.UIEvent_TabControl |
|---|
| IsValidUISequenceObject |
| Inherited Functions from Engine.UIEvent |
|---|
| ActivateUIEvent, CanBeActivated, ConditionalActivateUIEvent, GetOwner, GetOwnerScene, IsValidLevelSequenceObject, IsValidUISequenceObject, ShouldAlwaysInstance |
| Defaultproperties |
|---|
defaultproperties
{
bAutoActivateOutputLinks=False
OutputLinks(0)=(LinkDesc="Activated")
OutputLinks(1)=(LinkDesc="Deactivated")
ObjName="Page Activated"
Name="Default__UIEvent_TabPageActivated"
ObjectArchetype=UIEvent_TabControl'Engine.Default__UIEvent_TabControl'
}
|
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||